Uses of Class
com.luciad.shape.shape3D.ALcd3DEditableFloatPolypoint
Packages that use ALcd3DEditableFloatPolypoint
Package
Description
Handles the dgn format.
Three-dimensional shapes that can be changed in all three dimensions.
-
Uses of ALcd3DEditableFloatPolypoint in com.luciad.format.dgn
Subclasses of ALcd3DEditableFloatPolypoint in com.luciad.format.dgnModifier and TypeClassDescriptionclassThis class represents a Curve3D from a DGN file.classThis class represents a LineString3D from a DGN file.classThis class represents a Shape3D from a DGN file. -
Uses of ALcd3DEditableFloatPolypoint in com.luciad.shape.shape3D
Subclasses of ALcd3DEditableFloatPolypoint in com.luciad.shape.shape3DModifier and TypeClassDescriptionclassThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolylinein the cartesian space with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolypointin the cartesian space with a reduced memory footprint.Constructors in com.luciad.shape.shape3D with parameters of type ALcd3DEditableFloatPolypointModifierConstructorDescriptionALcd3DEditableFloatPolypoint(ALcd3DEditableFloatPolypoint aFloatPolypoint)