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