NASA World Wind

gov.nasa.worldwind.applications.gio.gidb
Class LayerNode

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableNode
      extended by gov.nasa.worldwind.applications.gio.catalogui.AVListNode<Layer>
          extended by gov.nasa.worldwind.applications.gio.gidb.LayerNode
All Implemented Interfaces:
TreeTableNode

public class LayerNode
extends AVListNode<Layer>


Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.applications.gio.catalogui.AVListNode
AVListNode.KeyComparator
 
Constructor Summary
LayerNode(Layer layer)
           
 
Method Summary
 
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, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerNode

public LayerNode(Layer layer)

NASA World Wind