Uses of Package
com.bbn.openmap.layer.shape

Packages that use com.bbn.openmap.layer.shape
com.bbn.openmap.dataAccess.mapTile   
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
com.bbn.openmap.layer.link.shape A link server that reads ESRI shape file data. 
com.bbn.openmap.layer.shape Provides an OpenMap layer for dealing with shape files. 
com.bbn.openmap.layer.shape.areas Provides an extension to the ShapeLayer that deals with attributes files for shapefiles. 
 

Classes in com.bbn.openmap.layer.shape used by com.bbn.openmap.dataAccess.mapTile
ShapeLayer
          An OpenMap Layer that displays shape files.
 

Classes in com.bbn.openmap.layer.shape used by com.bbn.openmap.dataAccess.shape
ESRIBoundingBox
          A bounding box is a rectangle that fully encloses some number of shapes.
ESRIPoint
          A class representing an x,y coordinate.
 

Classes in com.bbn.openmap.layer.shape used by com.bbn.openmap.layer.link.shape
ESRIPointRecord
          An ESRI Point record.
ESRIPolygonRecord
          The Polygon record type.
ESRIRecord
          This is the base class for all shape record classes.
SpatialIndex
          A Spatial Index is a variation on a Shape Index, adding the bounding box of the shape to the index.
 

Classes in com.bbn.openmap.layer.shape used by com.bbn.openmap.layer.shape
ESRIBoundingBox
          A bounding box is a rectangle that fully encloses some number of shapes.
ESRIPoint
          A class representing an x,y coordinate.
ESRIPoly
          A representation of a shape file polygon, subordinate to an ESRIPolygonRecord.
ESRIRecord
          This is the base class for all shape record classes.
MultiShapeLayer
          An OpenMap Layer that displays multiple shape files.
ShapeFile
          Class representing an ESRI Shape File.
ShapeLayer
          An OpenMap Layer that displays shape files.
SpatialIndex
          A Spatial Index is a variation on a Shape Index, adding the bounding box of the shape to the index.
SpatialIndex.Entry
          The spatial information for each shp entry is held in one of these.
SpatialIndexHandler
          The SpatialIndexHandler keeps track of all the stuff dealing with a particular shape file - file names, colors, etc.
 

Classes in com.bbn.openmap.layer.shape used by com.bbn.openmap.layer.shape.areas
CSVShapeInfoFile
          The CSVShapeInfoFile holds on to the contents of a CSV file, with the intent of cross referencing the contents of the file with the contents of a shape file.
ShapeLayer
          An OpenMap Layer that displays shape files.
SpatialIndex
          A Spatial Index is a variation on a Shape Index, adding the bounding box of the shape to the index.
 



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