Uses of Package
com.bbn.openmap.image

Packages that use com.bbn.openmap.image
com.bbn.openmap.dataAccess.mapTile   
com.bbn.openmap.gui.menu This package contains OpenMap Swing GUI components that can be used in menus. 
com.bbn.openmap.image This package has classes that provide image creation and manipulation capabilities. 
com.bbn.openmap.image.wms   
com.bbn.openmap.plugin Provides support for writing OpenMap PlugIns. 
com.bbn.openmap.plugin.earthImage This package contains a plugin that can read in an image, assumed to be in the Mercator projection and covering the entire Earth, and warp it to any OpenMap projection. 
com.bbn.openmap.plugin.shis This package contains a plugin that can fetch images from a com.bbn.openmap.image.SimpleHttpImageServer. 
com.bbn.openmap.plugin.wms This package contains a plugin that can contact, retrieve and display the image received from an OpenGIS Web Map Server (WMS). 
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.dataAccess.mapTile
ImageFormatter
          The ImageFormatter deals with most of the image meanderings of Java, while letting you create an image in a specific format.
ImageServer
          The image server is the class you want to deal with when creating images.
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.gui.menu
AbstractImageFormatter
          The abstract implementation of the ImageFormatter.
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.image
AbstractImageFormatter
          The abstract implementation of the ImageFormatter.
ImageFormatter
          The ImageFormatter deals with most of the image meanderings of Java, while letting you create an image in a specific format.
ImageIOFormatter
           
ImageMaster
          The ImageMaster is an organizer for running the ImageServer to create one or more images.
ImageMaster.ImageMasterHelper
          The ImageMasterHelper contains an ImageServer, and acts like the ImageReceiver to create the Image file when the bits are ready.
ImageReceiver
          The interface describing the object that receives the formatted image from the ImageServer.
ImageServer
          The image server is the class you want to deal with when creating images.
ImageServerConstants
          This file defines the OpenMap extensions to the WMTConstants for making a web request for a map.
MapRequestFormatException
           
MapRequestHandler
          The MapRequestHandler is the front end for String requests to the ImageServer.
WMTConstants
          This file contains all the String constants that are defined in the OpenGIS WMT specification.
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.image.wms
ImageFormatter
          The ImageFormatter deals with most of the image meanderings of Java, while letting you create an image in a specific format.
ImageServer
          The image server is the class you want to deal with when creating images.
ImageServerConstants
          This file defines the OpenMap extensions to the WMTConstants for making a web request for a map.
MapRequestFormatException
           
WMTConstants
          This file contains all the String constants that are defined in the OpenGIS WMT specification.
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.plugin
ImageServerConstants
          This file defines the OpenMap extensions to the WMTConstants for making a web request for a map.
WMTConstants
          This file contains all the String constants that are defined in the OpenGIS WMT specification.
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.plugin.earthImage
ImageServerConstants
          This file defines the OpenMap extensions to the WMTConstants for making a web request for a map.
WMTConstants
          This file contains all the String constants that are defined in the OpenGIS WMT specification.
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.plugin.shis
ImageServerConstants
          This file defines the OpenMap extensions to the WMTConstants for making a web request for a map.
WMTConstants
          This file contains all the String constants that are defined in the OpenGIS WMT specification.
 

Classes in com.bbn.openmap.image used by com.bbn.openmap.plugin.wms
ImageServerConstants
          This file defines the OpenMap extensions to the WMTConstants for making a web request for a map.
WMTConstants
          This file contains all the String constants that are defined in the OpenGIS WMT specification.
 



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