Package com.luciad.format.mif
package com.luciad.format.mif
Handles MapInfo formats: the binary map format and the ASCII mif
format.
- Since:
- 1.0
-
ClassDescriptionThis class represents the shape elements that are present in MIF files.This interface represents a MIF symbol resource.This
ILcdModelDecoder
decodes MAP (native binary MapInfo) files.ThisILcdMIFShape
represents a MIF collection object.ThisILcdMIFSymbol
represents a MIF custom bitmap symbol resource.Provides a data model for the MapInfo Interchange Format.ThisILcdMIFSymbol
represents a MIF MapInfo 3.0 symbol resource.ThisILcdModelDecoder
decodes MIF (MapInfo Interchange Format) files.This ILcdModelDescriptor can be used to describe model constructed from MapInfo Interchange Format data.ThisILcdModelEncoder
creates MIF (MapInfo Interchange Format) files from anILcdModel
containing any of the shapes displayed in the list below.Deprecated.This class parses the ILcdModelReference object for MIF (MapInfo Interchange Format) files.ThisILcdMIFShape
represents a MIF multi point.ThisILcdMIFShape
represents MIF line objects like LINE, PLINE, and ARC.ThisILcdMIFShape
represents a MIF point.ThisILcdMIFShape
represents MIF region objects like REGION, RECT, ROUNDRECT, and ELLIPSE.ThisILcdMIFShape
represents MIF text objects.ThisILcdMIFSymbol
represents a MIF TrueType symbol resource.
TLcdMIFModelReferenceParser
.