Uses of Class
org.gvsig.remoteclient.wmts.struct.WMTSTheme

Packages that use WMTSTheme
org.gvsig.remoteclient.wmts.struct   
org.gvsig.remoteclient.wmts.wmts_1_0_0.struct   
 

Uses of WMTSTheme in org.gvsig.remoteclient.wmts.struct
 

Methods in org.gvsig.remoteclient.wmts.struct that return WMTSTheme
 WMTSTheme WMTSThemes.getChildren(int index)
          Gets the children of the index position
 WMTSTheme WMTSTheme.getChildren(int index)
          Gets the children of the index position
 WMTSTheme WMTSThemes.getNodeByName(java.lang.String name)
          Gets a node by its name
 WMTSTheme WMTSTheme.getNodeByName(java.lang.String name)
          Gets a node by its name
 

Methods in org.gvsig.remoteclient.wmts.struct with parameters of type WMTSTheme
 int WMTSThemes.getIndexOfChild(WMTSTheme child)
          Gets the index of a children
 int WMTSTheme.getIndexOfChild(WMTSTheme child)
          Gets the index of a children
 

Uses of WMTSTheme in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct
 

Subclasses of WMTSTheme in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct
 class WMTSTheme_1_0_0
          Layer hierarchy using the protocol version 1.0.0
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.