Uses of Class
com.dlsc.gmapsfx.service.directions.TrafficModel
| Package | Description |
|---|---|
| com.dlsc.gmapsfx.service.directions |
-
Uses of TrafficModel in com.dlsc.gmapsfx.service.directions
Methods in com.dlsc.gmapsfx.service.directions that return TrafficModel Modifier and Type Method Description static TrafficModelTrafficModel. valueOf(String name)Returns the enum constant of this type with the specified name.static TrafficModel[]TrafficModel. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.dlsc.gmapsfx.service.directions with parameters of type TrafficModel Constructor Description DrivingOptions(Date departureTime, TrafficModel trafficModel)