public static class MapLayerTreeModel.LayerNode extends Object implements TreeNode, Comparable
| Constructor and Description |
|---|
LayerNode(MapLayer layer,
MapLayerTreeModel mapLayerTreeModel) |
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
children() |
int |
compareTo(Object o) |
boolean |
equals(Object o) |
boolean |
getAllowsChildren() |
TreeNode |
getChildAt(int childIndex) |
int |
getChildCount() |
int |
getIndex(TreeNode node) |
MapLayer |
getLayer() |
TreeNode |
getParent() |
boolean |
isContainer() |
boolean |
isLeaf() |
public LayerNode(MapLayer layer, MapLayerTreeModel mapLayerTreeModel)
public boolean isContainer()
public MapLayer getLayer()
public TreeNode getChildAt(int childIndex)
getChildAt in interface TreeNodepublic int getChildCount()
getChildCount in interface TreeNodepublic boolean getAllowsChildren()
getAllowsChildren in interface TreeNodepublic Enumeration children()
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2017 B3Partners B.V.. All rights reserved.