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
.AnILcdGeoPath
is a shape consisting of multipleILcdGeoPathLeg
s.AnILcdGeoPathLeg
is 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 anotherILcd2DEditableArcBand
instance.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 ofALcdDiscretizedGeoPath
which performs the discretization in geodetic coordinates.An implementation of theILcdGeoPath
interface.An implementation of theILcdGeoPathLeg
interface.