Uses of Class
gistoolkit.server.mapclient.wmsclient.Layer

Packages that use Layer
gistoolkit.server.mapclient   
gistoolkit.server.mapclient.wmsclient   
 

Uses of Layer in gistoolkit.server.mapclient
 

Methods in gistoolkit.server.mapclient that return Layer
 Layer[] LayerDialog.getSelectedLayers()
          returns the list of selected layers.
 

Methods in gistoolkit.server.mapclient with parameters of type Layer
 void LayerDialog.setLayers(Layer[] inLayers, Layer[] inSelectedLayers)
          populate the panel with the controls that allow the user to select what layers are displayed.
 

Uses of Layer in gistoolkit.server.mapclient.wmsclient
 

Methods in gistoolkit.server.mapclient.wmsclient that return Layer
abstract  Layer[] WMSClient.getLayers()
          Retrieve the Available layers from the Connected Client
abstract  Layer[] WMSClient.getSelectedLayers()
          Returns the list of selected layers.
 Layer[] WMSClient100.getLayers()
          Return the Available Layers
 Layer[] WMSClient100.getSelectedLayers()
          Retrieve the selected layers
 

Methods in gistoolkit.server.mapclient.wmsclient with parameters of type Layer
abstract  void WMSClient.setSelectedLayers(Layer[] inLayers)
          Set the layers of interest
 void WMSClient100.setSelectedLayers(Layer[] inLayers)
          Set the selected Layers
 

Constructors in gistoolkit.server.mapclient.wmsclient with parameters of type Layer
Layer(Node inNode, Layer inParent)
          Create the layer and populate it with the node