Uses of Class
com.luciad.shape.shape3D.ALcd3DEditablePolypoint
Packages that use ALcd3DEditablePolypoint
Package
Description
Provides shape classes containing a measure value.
Provides specialized Informix shapes.
Three-dimensional shapes that can be changed in all three dimensions.
-
Uses of ALcd3DEditablePolypoint in com.luciad.format.database.shape
Subclasses of ALcd3DEditablePolypoint in com.luciad.format.database.shapeModifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.class
This class represents aTLcdLonLatHeightPolyline
with measure values.class
This class represents aTLcdLonLatHeightPolypoint
with measure values.class
This class represents aTLcdXYZPolygon
with measure values.class
This class represents aTLcdXYZPolyline
with measure values.class
This class represents aTLcdXYZPolypoint
with measure values. -
Uses of ALcd3DEditablePolypoint in com.luciad.format.informix.spatial.shp
Subclasses of ALcd3DEditablePolypoint in com.luciad.format.informix.spatial.shpModifier and TypeClassDescriptionclass
This class represents aTLcdXYZPolygon
with measure values.class
This class represents aTLcdXYZPolyline
with measure values.class
This class represents aTLcdXYZPolypoint
with measure values. -
Uses of ALcd3DEditablePolypoint in com.luciad.shape.shape3D
Subclasses of ALcd3DEditablePolypoint in com.luciad.shape.shape3DModifier and TypeClassDescriptionclass
This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolyline
in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the cartesian space.Constructors in com.luciad.shape.shape3D with parameters of type ALcd3DEditablePolypointModifierConstructorDescriptionALcd3DEditablePolypoint
(ALcd3DEditablePolypoint a3DEditablePolypoint) Copy constructor.