| Package | Description | 
|---|---|
| gov.nasa.worldwind.util.measure | |
| gov.nasa.worldwindx.examples | 
| Modifier and Type | Field and Description | 
|---|---|
protected MeasureTool | 
MeasureToolController.measureTool  | 
| Modifier and Type | Method and Description | 
|---|---|
MeasureTool | 
MeasureToolController.getMeasureTool()
Get the  
MeasureTool that this controller is operating on. | 
MeasureTool | 
MeasureTool.ControlPoint.getParent()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MeasureToolController.setMeasureTool(MeasureTool measureTool)
Set the  
MeasureTool that this controller will be operating on. | 
| Constructor and Description | 
|---|
ControlPoint(Position position,
            AnnotationAttributes attributes,
            MeasureTool parent)  | 
ControlPointWithLeader(Position position,
                      AnnotationAttributes controlPointAttributes,
                      ShapeAttributes leaderAttributes,
                      MeasureTool parent)  | 
| Modifier and Type | Method and Description | 
|---|---|
MeasureTool | 
MeasureToolPanel.getMeasureTool()  | 
| Constructor and Description | 
|---|
MeasureToolPanel(WorldWindow wwdObject,
                MeasureTool measureToolObject)  |