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
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.
EsriGraphicList
          EsriGraphicList ensures that only supported geometry types are added to its list.
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.
ShapeConstants
           
 

Classes in com.bbn.openmap.dataAccess.shape used by com.bbn.openmap.dataAccess.shape.input
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 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
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