gov.nasa.worldwind.applications.gio.gidb
Class GIDBResultNode
java.lang.Object
gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableNode
gov.nasa.worldwind.applications.gio.catalogui.AVListNode<GIDBResultModel>
gov.nasa.worldwind.applications.gio.gidb.GIDBResultNode
- All Implemented Interfaces:
- TreeTableNode
public class GIDBResultNode
- extends AVListNode<GIDBResultModel>
Methods inherited from class gov.nasa.worldwind.applications.gio.catalogui.AVListNode |
doSetChildren, equals, firePropertyChange, firePropertyChange, getObject, getSortKey, getValue, hashCode, isSortChildren, setSortChildren, setSortKey, setValue |
Methods inherited from class gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableNode |
getChildAt, getChildCount, getChildren, getIndex, getParent, isAllowsChildren, isLeaf, setAllowsChildren, setChildren, setLeaf, setParent |
GIDBResultNode
public GIDBResultNode(GIDBResultModel resultModel)
setLayers
protected void setLayers(Iterable<Layer> iterable)
update
public void update()
- Overrides:
update
in class AbstractTreeTableNode