| Package | Description | 
|---|---|
| gov.nasa.worldwind.symbology | 
 Provides classes for creating and displaying graphics from standard symbol sets. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected TacticalSymbol.LODSelector | 
AbstractTacticalSymbol.LODSelector
The LOD selector specified by the application, or null if none specified (the default). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TacticalSymbol.LODSelector | 
AbstractTacticalSymbol.getLODSelector()  | 
TacticalSymbol.LODSelector | 
TacticalSymbol.getLODSelector()
Indicates this symbol's level of detail selector. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractTacticalSymbol.setLODSelector(TacticalSymbol.LODSelector LODSelector)  | 
void | 
TacticalSymbol.setLODSelector(TacticalSymbol.LODSelector LODSelector)
Specifies this symbols level of detail selector. 
 |