|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.wmts.struct.WMTSBaseStruct
org.gvsig.remoteclient.wmts.struct.WMTSTheme
public abstract class WMTSTheme
Layer hierarchy
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBaseStruct |
|---|
gmlTag |
| Constructor Summary | |
|---|---|
WMTSTheme()
|
|
| Method Summary | |
|---|---|
void |
calculateLayers(java.util.ArrayList layers)
Assign the layer associated |
int |
getChildCount()
Gets the number of nodes |
WMTSTheme |
getChildren(int index)
Gets the children of the index position |
int |
getIndexOfChild(WMTSTheme child)
Gets the index of a children |
WMTSLayer |
getLayer()
|
java.util.ArrayList |
getLayerRef()
|
WMTSTheme |
getNodeByName(java.lang.String name)
Gets a node by its name |
java.util.ArrayList |
getThemeList()
|
void |
setLayer(WMTSLayer layer)
|
java.lang.String |
toString()
|
| Methods inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBaseStruct |
|---|
compareName, getAbstract, getIdentifier, getTitle, nextText, parse, setAbstract, setIdentifier, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WMTSTheme()
| Method Detail |
|---|
public void calculateLayers(java.util.ArrayList layers)
layers - public int getChildCount()
parent -
public WMTSTheme getChildren(int index)
index -
public int getIndexOfChild(WMTSTheme child)
parent - child -
public WMTSLayer getLayer()
public java.util.ArrayList getLayerRef()
public WMTSTheme getNodeByName(java.lang.String name)
name -
public java.util.ArrayList getThemeList()
public void setLayer(WMTSLayer layer)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||