Uses of Class
com.bbn.openmap.plugin.esri.EsriLayer

Packages that use EsriLayer
com.bbn.openmap.plugin.esri A PlugIn package that handles ESRI shape files. 
 

Uses of EsriLayer in com.bbn.openmap.plugin.esri
 

Methods in com.bbn.openmap.plugin.esri with parameters of type EsriLayer
 void Tester.addPoints(EsriLayer layer)
          Creates three EsriPoint objects
 void Tester.addPolygonRecord1(EsriLayer layer)
          Creates and EsriPolygon object with one part
 void Tester.addPolylineRecord1(EsriLayer layer)
          Creates an EsriPolyline object with two parts
 void Tester.addPolylineRecord2(EsriLayer layer)
          Creates an EsriPolyline object with one part
 void Tester.addPolylineRecord3(EsriLayer layer)
          Creates an EsriPolyline object with three parts
 void ExampleApplication.showTable(EsriLayer layer)
          Displays a new window containing the tabular data for the passed-in layer
 void ExampleApplet.showTable(EsriLayer layer)
          Displays a new window containing the tabular data for the passed-in layer
 



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