Package com.bbn.openmap.layer.mif

This package contains a Layer that displays MapInfo data (.mif files).

See:
          Description

Interface Summary
MIFGraphic Interface that defines behavior specific to OMGraphics that are specific to primitives created from MapInfo MIF files
 

Class Summary
MIFLayer An OpenMap Layer that displays MapInfo Interchange Format (MIF) files Currently only a subset of the possible MIF options is supported.
MIFLoader A loader class for MIF files.
MIFPoint Extension of OMPoint to provide basic support to ensure that the screen will not become cluttered This extension of OMPoint defines a property visibleScale.
MIFText Extension of OMText to provide basic support to ensure that the screen will not become cluttered This extension of OMText defines a property visibleScale.
OMSubtraction Defines a Region of a MIF file where when one region encloses another the enclosed region is subtracted from the enclosing region in order to create a hole Computationally this can be expensive to do on a complex layout like a streetmap of city
 

Exception Summary
MIFException Custom Exception class for exceptions within the loading of MIF files
 

Package com.bbn.openmap.layer.mif Description

This package contains a Layer that displays MapInfo data (.mif files).



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details