| Package | Description | 
|---|---|
| gov.nasa.worldwindx.examples.lineofsight | 
 Examples of how to perform line of sight calculations in WorldWind. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PointGrid.Attributes | 
PointGrid.activeAttributes  | 
protected static PointGrid.Attributes | 
PointGrid.defaultAttributes
The attributes used if attributes are not specified. 
 | 
protected PointGrid.Attributes | 
PointGrid.highlightAttrs  | 
protected PointGrid.Attributes | 
PointGrid.normalAttrs  | 
| Modifier and Type | Method and Description | 
|---|---|
PointGrid.Attributes | 
PointGrid.getActiveAttributes()  | 
PointGrid.Attributes | 
PointGrid.getAttributes()  | 
PointGrid.Attributes | 
PointGrid.getHighlightAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PointGrid.Attributes.copy(PointGrid.Attributes attrs)  | 
void | 
PointGrid.setAttributes(PointGrid.Attributes normalAttrs)  | 
void | 
PointGrid.setHighlightAttributes(PointGrid.Attributes highlightAttrs)  |