Public Member Functions | |
cells (ophidian::netlist::netlist *netlist) | |
void | position (entity_system::entity cell, point position) |
point | position (entity_system::entity cell) const |
const entity_system::vector_property < point > | positions () const |
void | geometry (entity_system::entity cell, multipolygon geometry) |
multipolygon | geometry (entity_system::entity cell) const |
const entity_system::vector_property < multipolygon > | geometries () const |
void | fixed (entity_system::entity cell, bool fixed) |
bool | fixed (entity_system::entity cell) const |