| Package | Description | 
|---|---|
| gov.nasa.worldwind.render | 
| Modifier and Type | Field and Description | 
|---|---|
protected MultiResolutionPath.SkipCountComputer | 
MultiResolutionPath.skipCountComputer
Deprecated.  
The default implementation of  
SkipCountComputer. | 
| Modifier and Type | Method and Description | 
|---|---|
MultiResolutionPath.SkipCountComputer | 
MultiResolutionPath.getSkipCountComputer()
Deprecated.  
Indicates the SkipCountComputer that is used to determine the number of specified positions skipped during path
 tessellation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultiResolutionPath.setSkipCountComputer(MultiResolutionPath.SkipCountComputer computer)
Deprecated.  
Specifies the SkipCountComputer that determines the number of specified positions skipped during path
 tessellation. 
 |