Uses of Interface
twaver.gis.GeographyLayer

Packages that use GeographyLayer
twaver.gis   
 

Uses of GeographyLayer in twaver.gis
 

Methods in twaver.gis that return GeographyLayer
 GeographyLayer GeographyMap.getLayer(int index)
          Gets a GeographyLayer object in the map with the specified index.
 GeographyLayer GeographyMap.getLayer(java.lang.String layerName)
          Gets a GeographyLayer object by the specified layer name.