Package | Description |
---|---|
gov.nasa.worldwind.cache | |
gov.nasa.worldwind.util.tree |
A tree control drawn in the WorldWindow.
|
Modifier and Type | Field and Description |
---|---|
protected BoundedHashMap<java.lang.Object,java.lang.Object> |
BasicSessionCache.entries |
Modifier and Type | Field and Description |
---|---|
protected BoundedHashMap<TreeNode,BasicTreeLayout.NodeLayout> |
BasicTreeLayout.layoutCache
Cache of computed node layout data.
|
protected BoundedHashMap<BasicTreeLayout.TextCacheKey,java.awt.geom.Rectangle2D> |
BasicTreeLayout.textCache
Cache of computed text bounds.
|