Uses of Class
com.dlsc.gmapsfx.service.elevation.ElevationResult
| Package | Description |
|---|---|
| com.dlsc.gmapsfx | |
| com.dlsc.gmapsfx.service.elevation |
-
Uses of ElevationResult in com.dlsc.gmapsfx
Methods in com.dlsc.gmapsfx with parameters of type ElevationResult Modifier and Type Method Description voidMainApp. elevationsReceived(ElevationResult[] results, ElevationStatus status)voidMainApp2. elevationsReceived(ElevationResult[] results, ElevationStatus status) -
Uses of ElevationResult in com.dlsc.gmapsfx.service.elevation
Methods in com.dlsc.gmapsfx.service.elevation with parameters of type ElevationResult Modifier and Type Method Description voidElevationServiceCallback. elevationsReceived(ElevationResult[] results, ElevationStatus status)