Package | Description |
---|---|
gov.nasa.worldwind.symbology |
Provides classes for creating and displaying graphics from standard symbol sets.
|
gov.nasa.worldwind.util |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractTacticalSymbol.IconAtlasElement |
Modifier and Type | Field and Description |
---|---|
protected TextureAtlasElement |
TextureAtlasElement.RequestTask.elem
The texture atlas element associated with this request task.
|
Constructor and Description |
---|
RequestTask(TextureAtlasElement elem)
Constructs a new request task with the specified texture atlas element, but otherwise does nothing.
|