Uses of Class
com.luciad.shape.TLcdFeaturedShapeList
Packages that use 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
Subclasses of TLcdFeaturedShapeList in com.luciad.format.mifModifier and TypeClassDescriptionclassThisILcdMIFShaperepresents a MIF collection object.classThisILcdMIFShaperepresents a MIF multi point.classThisILcdMIFShaperepresents MIF line objects like LINE, PLINE, and ARC.classThisILcdMIFShaperepresents MIF region objects like REGION, RECT, ROUNDRECT, and ELLIPSE.classThisILcdMIFShaperepresents MIF text objects. -
Uses of TLcdFeaturedShapeList in com.luciad.shape
Constructors in com.luciad.shape with parameters of type TLcdFeaturedShapeListModifierConstructorDescriptionTLcdFeaturedShapeList(TLcdFeaturedShapeList aFeaturedShapeList) Constructs aTLcdFeaturedShapeListthat is a clone of the givenTLcdFeaturedShapeList.