| Package | Description |
|---|---|
| org.geomajas.configuration.client |
| Modifier and Type | Method and Description |
|---|---|
ClientLayerTreeNodeInfo |
ClientLayerTreeInfo.getTreeNode()
Get the root node this layer tree.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClientLayerTreeNodeInfo> |
ClientLayerTreeNodeInfo.getTreeNodes()
Get the list of sub-nodes of this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientLayerTreeInfo.setTreeNode(ClientLayerTreeNodeInfo treeNode)
Set the root node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientLayerTreeNodeInfo.setTreeNodes(List<ClientLayerTreeNodeInfo> treeNodes)
Set the list of sub-nodes of this node.
|
Copyright © 2015 Geosparc. All Rights Reserved.