|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.panama.spatial.router.RoutingOption
Class RoutingOption defines options for computing routing.
| Field Summary | |
static RoutingOption |
avoidFerryConstant used to indicate the preference to avoid ferry |
static RoutingOption |
avoidLimitedAccessHwyConstant used to indicate the preference to avoid limited access highway |
static RoutingOption |
avoidTollConstant used to indicate the preference to avoid toll |
static RoutingOption |
maneuverMapFormatConstant used to indicate the maneuver map format |
static RoutingOption |
maneuverMapHeightConstant used to indicate the maneuver map height |
static RoutingOption |
maneuverMapScaleConstant used to indicate the maneuver map scale |
static RoutingOption |
maneuverMapWidthConstant used to indicate the maneuver map width |
static RoutingOption |
maneuverMapZoomLevelConstant used to indicate the map maneuver zoom level |
static int |
METERSConstant used to indicate the meter distance unit |
static RoutingOption |
optimizationConstant used to indicate the optimization (shortest distance, shortest time) |
static RoutingOption |
overviewMapFormatConstant used to indicate the overview map format |
static RoutingOption |
overviewMapHeightConstant used to indicate the overview map height |
static RoutingOption |
overviewMapScaleConstant used to indicate the overview map scale |
static RoutingOption |
overviewMapWidthConstant used to indicate the overview map width |
static RoutingOption |
overviewMapZoomLevelConstant used to indicate the overview map zoom level |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final RoutingOption avoidFerry
public static final RoutingOption avoidLimitedAccessHwy
public static final RoutingOption avoidToll
public static final RoutingOption maneuverMapFormat
public static final RoutingOption maneuverMapHeight
public static final RoutingOption maneuverMapScale
public static final RoutingOption maneuverMapWidth
public static final RoutingOption maneuverMapZoomLevel
public static final int METERS
public static final RoutingOption optimization
public static final RoutingOption overviewMapFormat
public static final RoutingOption overviewMapHeight
public static final RoutingOption overviewMapScale
public static final RoutingOption overviewMapWidth
public static final RoutingOption overviewMapZoomLevel
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||