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 TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdLonLatHeightPolylinewith measure values.classThis class represents aTLcdLonLatHeightPolypointwith measure values.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ALcd3DEditablePolypoint in com.luciad.format.informix.spatial.shp
Subclasses of ALcd3DEditablePolypoint in com.luciad.format.informix.spatial.shpModifier and TypeClassDescriptionclassThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ALcd3DEditablePolypoint in com.luciad.shape.shape3D
Subclasses of ALcd3DEditablePolypoint in com.luciad.shape.shape3DModifier and TypeClassDescriptionclassThis class provides an implementation ofILcd3DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space.classThis class provides an implementation ofILcd3DEditablePolylinein the cartesian space.classThis class provides an implementation ofILcd3DEditablePolypointin the cartesian space.Constructors in com.luciad.shape.shape3D with parameters of type ALcd3DEditablePolypointModifierConstructorDescriptionALcd3DEditablePolypoint(ALcd3DEditablePolypoint a3DEditablePolypoint) Copy constructor.