Uses of Class
com.bbn.openmap.dataAccess.shape.ShapeUtils

Packages that use ShapeUtils
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. 
 

Uses of ShapeUtils in com.bbn.openmap.layer.link.shape
 

Subclasses of ShapeUtils in com.bbn.openmap.layer.link.shape
 class ESRILinkPointRecord
          An ESRI Point record.
 class ESRILinkPolygonRecord
           
 class LinkSpatialIndex
           
 

Uses of ShapeUtils in com.bbn.openmap.layer.shape
 

Subclasses of ShapeUtils in com.bbn.openmap.layer.shape
 class ESRIMultiPointRecord
          This is a skeleton of the MultiPoint record type.
 class ESRIPointRecord
          An ESRI Point record.
 class ESRIPoly
          A representation of a shape file polygon, subordinate to an ESRIPolygonRecord.
static class ESRIPoly.ESRIFloatPoly
          Poly with data stored in floating point format.
 class ESRIPolygonRecord
          The Polygon record type.
 class ESRIRecord
          This is the base class for all shape record classes.
 class ShapeFile
          Class representing an ESRI Shape File.
 class ShapeIndex
          A class representing a shape index file.
 class 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