Package | Description |
---|---|
gov.nasa.worldwind.util.measure |
Modifier and Type | Field and Description |
---|---|
protected MeasureToolController |
MeasureTool.controller |
Modifier and Type | Method and Description |
---|---|
MeasureToolController |
MeasureTool.getController()
Get the
MeasureToolController for this measure tool. |
Modifier and Type | Method and Description |
---|---|
void |
MeasureTool.setController(MeasureToolController controller)
Set the controller object for this measure tool - can be null.
|