Uses of Class
com.luciad.shape.TLcdCompositeCurve
Packages that use TLcdCompositeCurve
Package
Description
Handles the dwg format.
Three-dimensional shapes that can be changed in two dimensions.
-
Uses of TLcdCompositeCurve in com.luciad.format.dwg
Subclasses of TLcdCompositeCurve in com.luciad.format.dwgModifier and TypeClassDescriptionclassThis class represents a Polyline with bulges from a DWG file.classThis class represents a Solid or Hatch with bulges from a DWG file. -
Uses of TLcdCompositeCurve in com.luciad.shape.shape2D
Subclasses of TLcdCompositeCurve in com.luciad.shape.shape2DModifier and TypeClassDescriptionclassThis class provides an implementation of anILcdCompositeCurvethat is also anILcdRing, in the geodetic space.classThis class provides an implementation of anILcdCompositeCurvethat is also anILcdRing, in the cartesian space.