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 TypeClassDescriptionclass
This class represents a Polyline with bulges from a DWG file.class
This 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 TypeClassDescriptionclass
This class provides an implementation of anILcdCompositeCurve
that is also anILcdRing
, in the geodetic space.class
This class provides an implementation of anILcdCompositeCurve
that is also anILcdRing
, in the cartesian space.