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

Packages that use EsriPolygonList
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
 

Uses of EsriPolygonList in com.bbn.openmap.dataAccess.shape
 

Subclasses of EsriPolygonList in com.bbn.openmap.dataAccess.shape
 class EsriPolygonMList
          An EsriGraphicList ensures that only EsriPolygonMs are added to its list.
 class EsriPolygonZList
          An EsriGraphicList ensures that only EsriPolygons are added to its list.
 

Fields in com.bbn.openmap.dataAccess.shape declared as EsriPolygonList
protected  EsriPolygonList EsriShapeExport.polyList
           
 

Methods in com.bbn.openmap.dataAccess.shape that return EsriPolygonList
protected  EsriPolygonList EsriShapeExport.getPolyList()
          Return the polygon list, create it if needed.
 



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