Uses of Class
com.luciad.shape.TLcdComplexPolygon
Packages that use TLcdComplexPolygon
Package
Description
Handles the S-57 format.
Everything related to representing three-dimensional shapes.
-
Uses of TLcdComplexPolygon in com.luciad.format.s57
Subclasses of TLcdComplexPolygon in com.luciad.format.s57Modifier and TypeClassDescriptionclass
Represents an Area feature in the S-57 domain model. -
Uses of TLcdComplexPolygon in com.luciad.shape
Constructors in com.luciad.shape with parameters of type TLcdComplexPolygonModifierConstructorDescriptionTLcdComplexPolygon
(TLcdComplexPolygon aComplexPolygon) Constructs aTLcdComplexPolygon
that is a clone of the givenTLcdComplexPolygon
.