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

Packages that use com.bbn.openmap.dataAccess.shape
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.dataAccess.shape.input This package provides InputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format. 
com.bbn.openmap.dataAccess.shape.output This package provides OutputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format. 
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. 
com.bbn.openmap.plugin.esri A PlugIn package that handles ESRI shape files. 
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.dataAccess.shape
DbfFile
          An extension to DbfTableModel that handles reading only certain records when needed, in conjuction with some spatial indexing mechanism.
DbfHandler.Op
          The Op class (operation) is used by the Rules to evaluate a rule key value against a OMGraphics key value.
DbfHandler.Rule
           
DbfTableModel
          An implemention of TableModel that manages tabular data read from a dbf file and enables the user to stored data store herein to be saved to a file conforming to the DBF III file format specification.
EsriGraphic
          An interface to typecast OMGraphics.
EsriGraphicFactory.ReadByteTracker
           
EsriGraphicList
          EsriGraphicList ensures that only supported geometry types are added to its list.
EsriIconPoint
          An extension to OMPoint that typecasts a specific Esri graphic type.
EsriPoint
          An extension to OMPoint that typecasts a specific Esri graphic type.
EsriPointList
          An EsriGraphicList ensures that only EsriPoints are added to its list.
EsriPolygon
          An extension to OMPoly for polygons that typecasts a specific Esri graphic type.
EsriPolygonList
          An EsriGraphicList ensures that only EsriPolygons are added to its list.
EsriPolyline
          An extension to OMPoly for polylines that typecasts a specific Esri graphic type.
EsriPolylineList
          An EsriGraphicList ensures that only EsriPolygons are added to its list.
EsriTextPoint
          An extension to OMPoint that typecasts a specific Esri graphic type.
ShapeConstants
           
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.dataAccess.shape.input
EsriGraphicFactory
           
EsriGraphicList
          EsriGraphicList ensures that only supported geometry types are added to its list.
ShapeConstants
           
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.dataAccess.shape.output
DbfFile
          An extension to DbfTableModel that handles reading only certain records when needed, in conjuction with some spatial indexing mechanism.
DbfTableModel
          An implemention of TableModel that manages tabular data read from a dbf file and enables the user to stored data store herein to be saved to a file conforming to the DBF III file format specification.
EsriGraphicList
          EsriGraphicList ensures that only supported geometry types are added to its list.
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.layer.link.shape
ShapeConstants
           
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.layer.shape
DbfHandler
          The DbfHandler manages OMGraphics based on DBF file settings.
EsriGraphicFactory
           
ShapeConstants
           
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.layer.shape.areas
DbfTableModel
          An implemention of TableModel that manages tabular data read from a dbf file and enables the user to stored data store herein to be saved to a file conforming to the DBF III file format specification.
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.plugin.esri
DbfTableModel
          An implemention of TableModel that manages tabular data read from a dbf file and enables the user to stored data store herein to be saved to a file conforming to the DBF III file format specification.
EsriGraphicList
          EsriGraphicList ensures that only supported geometry types are added to its list.
ShapeConstants
           
 



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