Uses of Interface
com.luciad.format.mif.ILcdMIFShape
Packages that use ILcdMIFShape
Package
Description
Handles MapInfo formats: the binary map format and the ASCII mif
format.
-
Uses of ILcdMIFShape in com.luciad.format.mif
Classes in com.luciad.format.mif that implement ILcdMIFShapeModifier and TypeClassDescriptionclassThisILcdMIFShaperepresents a MIF collection object.classThisILcdMIFShaperepresents a MIF multi point.classThisILcdMIFShaperepresents MIF line objects like LINE, PLINE, and ARC.classThisILcdMIFShaperepresents a MIF point.classThisILcdMIFShaperepresents MIF region objects like REGION, RECT, ROUNDRECT, and ELLIPSE.classThisILcdMIFShaperepresents MIF text objects.