Class Summary |
BearingImpl |
Represents direction in the coordinate reference system. |
CurveBoundaryImpl |
This is Chris's implementation of a CurveBoundary. |
CurveImpl |
Simple implementation of the Curve interface that does not implement any
of the (hard) math functions like intersection, etc. |
PointImpl |
Basic data type for a geometric object consisting of one and only one point. |
PolyhedralSurfaceImpl |
The PolyhedralSurfaceImpl class/interface... |
PrimitiveBoundaryImpl |
The boundary of primitive objects. |
PrimitiveFactoryImpl |
Factory that knows how to create instances of the 19107 primitives as
implemented in LiteGO1. |
RingImpl |
Represent a single connected component of a surface boundary. |
SurfaceBoundaryImpl |
LiteGO1 implementation of the SurfaceBoundary interface. |
SurfaceImpl |
Surface with a positive orientation. |
SurfacePatchImpl |
Defines a homogeneous portion of a surface. |