Uses of Interface
twaver.gis.GeographyLayer

Packages that use GeographyLayer
twaver.gis   
 

Uses of GeographyLayer in twaver.gis
 

Classes in twaver.gis that implement GeographyLayer
 class ImageLayer
          The ImageLayer is an implements of the interface ImageLayer.
 

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.