Package | Description |
---|---|
org.osm2world.core.math |
classes for geometric objects that are used throughout OSM2World
|
Modifier and Type | Class and Description |
---|---|
class |
AxisAlignedBoundingBoxXZ
immutable representation of an axis-aligned bounding box
with x and z dimensions
TODO: rename to AxisAlignedRectangleXZ?
|
class |
PolygonXZ |
class |
SimplePolygonXZ
a non-self-intersecting polygon in the XZ plane
|
class |
TriangleXZ |