Package | Description |
---|---|
com.bbn.openmap.plugin.esri |
A PlugIn package that handles ESRI shape files.
|
Modifier and Type | Method and Description |
---|---|
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