Package | Description |
---|---|
gov.nasa.worldwind.cache | |
gov.nasa.worldwind.util.tree |
A tree control drawn in the world window.
|
Modifier and Type | Field and Description |
---|---|
protected BoundedHashMap<Object,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,Rectangle2D> |
BasicTreeLayout.textCache
Cache of computed text bounds.
|