See: Description
Interface | Description |
---|---|
ILcd2DEllipsoidalBinaryTopology |
This interface extends the interface
ILcd2DBasicBinaryTopology
with an ellipsoid property and two properties that are more
specific for the approximate calculations on that ellipsoid:
absoluteTolerance and relativeTolerance . |
Class | Description |
---|---|
ALcdGeodeticSegmentScanner |
Implementation of
ILcdSegmentScanner that is based on a geodetic reference. |
TLcdEllipsoidalAdvancedBinaryTopology |
Implementation of
ILcd2DAdvancedBinaryTopology on an ellipsoidal model. |
TLcdEllipsoidalBasicBinaryTopology |
Implementation of
ILcd2DBasicBinaryTopology and
ILcd2DLineIntersectionTopology on an ellipsoidal
model of the earth. |
TLcdEllipsoidalConstructiveGeometry |
ILcdConstructiveGeometry implementation for ellipsoidal topology. |
TLcdEllipsoidalShapePointEnumerationFactory |
This class acts as a factory to generate enumerations of
ILcdPoint
objects to represent a discretized form of an ILcdShape object. |
TLcdGeodeticSegmentScanner |
Implementation of
ILcdSegmentScanner that generates points along Geodetic scan lines. |
TLcdLonLatContourFactory |
An implementation of
ILcdContourFactory to create an
ILcdValuedPolygon from separate arrays of x- and y-coordinates. |
TLcdRhumblineSegmentScanner |
Implementation of
ILcdSegmentScanner that generates points along a rhumb line (line of constant azimuth). |