org.osm2world.core.world.modules
public static class RoadModule.RoadArea extends NetworkAreaWorldObject implements RenderableToAllTargets, TerrainBoundaryWorldObject
area
Constructor and Description |
---|
RoadModule.RoadArea(MapArea area) |
Modifier and Type | Method and Description |
---|---|
GroundState |
getGroundState()
returns whether this feature is on, above or below the ground.
|
void |
renderTo(Target<?> target) |
defineEleConstraints, getAxisAlignedBoundingBoxXZ, getEleConnectors, getOutlinePolygon, getOutlinePolygonXZ, getPrimaryMapElement, getTriangulation, getTriangulationXZ, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAxisAlignedBoundingBoxXZ
getOutlinePolygon, getOutlinePolygonXZ
defineEleConstraints, getEleConnectors, getPrimaryMapElement
public RoadModule.RoadArea(MapArea area)
public void renderTo(Target<?> target)
renderTo
in interface RenderableToAllTargets
public GroundState getGroundState()
WorldObject
getGroundState
in interface WorldObject