public abstract class WMTSTheme extends WMTSBaseStruct
gmlTag| Constructor and Description |
|---|
WMTSTheme() |
| Modifier and Type | Method and Description |
|---|---|
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() |
compareName, getAbstract, getIdentifier, getTitle, nextText, parse, setAbstract, setIdentifier, setTitlepublic 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.ObjectCopyright © 2013 gvSIG Association. All Rights Reserved.