public static interface LineOfSightPane.AGLChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
aglChanged(LineOfSightPane pane,
boolean isStart,
float newAglValue)
Report whem am AGL slider is manually updated.
|
void aglChanged(LineOfSightPane pane, boolean isStart, float newAglValue)
pane - LineOfSightPane that provided the updateisStart - boolean true if it is the starting AGL that was changed,
false if the ending AGL changednewAglValue - the new AGL value from the slider in the current
small DistanceUnit