Uses of Class
com.luciad.shape.shape3D.TLcdXYZFloatPolyline
Packages that use TLcdXYZFloatPolyline
Package
Description
Handles the dgn format.
Three-dimensional shapes that can be changed in all three dimensions.
-
Uses of TLcdXYZFloatPolyline in com.luciad.format.dgn
Subclasses of TLcdXYZFloatPolyline in com.luciad.format.dgnModifier and TypeClassDescriptionclass
This class represents a Curve3D from a DGN file.class
This class represents a LineString3D from a DGN file. -
Uses of TLcdXYZFloatPolyline in com.luciad.shape.shape3D
Constructors in com.luciad.shape.shape3D with parameters of type TLcdXYZFloatPolylineModifierConstructorDescriptionTLcdXYZFloatPolyline
(TLcdXYZFloatPolyline aXYZFloatPolyline) Clones the array of the polyline passed and interprets the its values alike (containing bounds or not).