org.osm2world.core.world.data
public interface AreaWorldObject extends WorldObject
Modifier and Type | Method and Description |
---|---|
MapArea |
getPrimaryMapElement()
returns the "primary"
MapElement for this WorldObject;
i.e. |
defineEleConstraints, getEleConnectors, getGroundState
MapArea getPrimaryMapElement()
WorldObject
MapElement
for this WorldObject;
i.e. the one it is most strongly associated with.
Can be null if there is no (clear) primary element for this feature.getPrimaryMapElement
in interface WorldObject