Package com.luciad.ais.shape
package com.luciad.ais.shape
Everything related to representing three-dimensional shapes that are domain independent.
-
ClassDescriptionA base class for discretized GeoPaths.An editable extension of
ILcdGeoPath.An editable extension ofILcdGeoPathLeg.AnILcdGeoPathis a shape consisting of multipleILcdGeoPathLegs.AnILcdGeoPathLegis a geometric shape defined by a point and, depending on the type of the leg, a number of other parameters.An generic arc band class that delegates to anotherILcd2DEditableArcBandinstance.An generic point class that delegates to another ILcd3DEditablePoint instance.A polygon that delegates to an internal polygon.A polyline that delegates to an internal polyline.An implementation ofALcdDiscretizedGeoPathwhich performs the discretization in geodetic coordinates.An implementation of theILcdGeoPathinterface.An implementation of theILcdGeoPathLeginterface.