| Package | Description |
|---|---|
| gov.nasa.worldwind.util.tree |
A tree control drawn in the world window.
|
| Modifier and Type | Method and Description |
|---|---|
BasicFrameAttributes |
BasicFrameAttributes.copy()
Returns a new FrameAttributes instance of the same type as this FrameAttributes, who's properties are
configured exactly as this FrameAttributes.
|
| Constructor and Description |
|---|
BasicFrameAttributes(BasicFrameAttributes attributes)
Create a new attributes object with the same configuration as an existing attributes object.
|