Uses of Class
com.luciad.shape.TLcdFeaturedShapeList
Package
Description
Handles MapInfo formats: the binary map format and the ASCII mif
format.
Everything related to representing three-dimensional shapes.
-
Uses of TLcdFeaturedShapeList in com.luciad.format.mif
Modifier and TypeClassDescriptionclass
ThisILcdMIFShape
represents a MIF collection object.class
ThisILcdMIFShape
represents a MIF multi point.class
ThisILcdMIFShape
represents MIF line objects like LINE, PLINE, and ARC.class
ThisILcdMIFShape
represents MIF region objects like REGION, RECT, ROUNDRECT, and ELLIPSE.class
ThisILcdMIFShape
represents MIF text objects. -
Uses of TLcdFeaturedShapeList in com.luciad.shape
ModifierConstructorDescriptionTLcdFeaturedShapeList
(TLcdFeaturedShapeList aFeaturedShapeList) Constructs aTLcdFeaturedShapeList
that is a clone of the givenTLcdFeaturedShapeList
.