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

Packages that use com.bbn.openmap.dataAccess.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.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 Contains OpenMap layers that read and display a variety of data formats, and a few that create their own data for display. 
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.mapTile
EsriGraphic
          An interface to typecast OMGraphics.
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.dataAccess.shape
DbfFile
          An extension to DbfTableModel that handles reading only certain records when needed, in conjunction with some spatial indexing mechanism.
DbfTableModel
          An implementation 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.
DbfTableModelFactory
           
DbfTableModelFactory.Column
           
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.
EsriShapeExport.ESEInterface
          A helper class to manage a specific instance of a EsriGraphicList, it's data model, etc.
EsriTextPoint
          An extension to OMPoint that typecasts a specific Esri graphic type.
ShapeConstants
           
ShapeGeoIndex
          A GeoExtentIndex that knows how to work with Shape files.
ShapeGeoIndex.Builder
          Use this class to create a ShapeGeoIndex.
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.dataAccess.shape.input
EsriGraphicFactory
          EsriGraphicFactory creates OMGraphics/EsriGraphics from a shape file.
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
DbfTableModel
          An implementation 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
DbfTableModelFactory
           
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.layer.link.shape
ShapeConstants
           
ShapeUtils
          Utilities for reading and writing the components of shape files.
 

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
          EsriGraphicFactory creates OMGraphics/EsriGraphics from a shape file.
ShapeConstants
           
ShapeUtils
          Utilities for reading and writing the components of shape files.
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.layer.shape.areas
DbfTableModel
          An implementation 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 implementation 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