|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransitShedConstraintsBean in org.onebusaway.api.actions.api.where |
---|
Methods in org.onebusaway.api.actions.api.where that return TransitShedConstraintsBean | |
---|---|
TransitShedConstraintsBean |
MinTravelTimeToStopsAction.getConstraints()
|
Methods in org.onebusaway.api.actions.api.where with parameters of type TransitShedConstraintsBean | |
---|---|
void |
MinTravelTimeToStopsAction.setConstraints(TransitShedConstraintsBean constraints)
|
Uses of TransitShedConstraintsBean in org.onebusaway.transit_data_federation.impl.beans.itineraries |
---|
Methods in org.onebusaway.transit_data_federation.impl.beans.itineraries with parameters of type TransitShedConstraintsBean | |
---|---|
MinTravelTimeToStopsBean |
ItinerariesBeanServiceImpl.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints)
|
Uses of TransitShedConstraintsBean in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans with parameters of type TransitShedConstraintsBean | |
---|---|
MinTravelTimeToStopsBean |
ItinerariesBeanService.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints)
|
Uses of TransitShedConstraintsBean in org.onebusaway.transit_data.model.tripplanning |
---|
Constructors in org.onebusaway.transit_data.model.tripplanning with parameters of type TransitShedConstraintsBean | |
---|---|
TransitShedConstraintsBean(TransitShedConstraintsBean c)
|
Uses of TransitShedConstraintsBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services with parameters of type TransitShedConstraintsBean | |
---|---|
MinTravelTimeToStopsBean |
TransitDataService.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints)
|
Uses of TransitShedConstraintsBean in org.onebusaway.webapp.gwt.oba_application.control |
---|
Methods in org.onebusaway.webapp.gwt.oba_application.control that return TransitShedConstraintsBean | |
---|---|
protected TransitShedConstraintsBean |
OneBusAwayStandardControlImpl.getQueryConstraints()
|
protected abstract TransitShedConstraintsBean |
CommonControlImpl.getQueryConstraints()
|
Methods in org.onebusaway.webapp.gwt.oba_application.control with parameters of type TransitShedConstraintsBean | |
---|---|
static void |
ConstraintsParameterMapping.addConstraintsToParams(TransitShedConstraintsBean constraints,
Map<String,String> params)
|
static void |
ConstraintsParameterMapping.addParamsToConstraints(Context context,
TransitShedConstraintsBean constraints)
|
void |
OneBusAwayStandardControlImpl.query(String query,
String locationQuery,
com.google.gwt.maps.client.geom.LatLng location,
long time,
TransitShedConstraintsBean constraints)
|
void |
OneBusAwayStandardControl.query(String query,
String locationQuery,
com.google.gwt.maps.client.geom.LatLng location,
long time,
TransitShedConstraintsBean constraints)
|
Constructors in org.onebusaway.webapp.gwt.oba_application.control with parameters of type TransitShedConstraintsBean | |
---|---|
LocalSearchHandler(TransitShedConstraintsBean constraints,
MinTransitTimeResult result)
|
Uses of TransitShedConstraintsBean in org.onebusaway.webapp.gwt.oba_application.model |
---|
Methods in org.onebusaway.webapp.gwt.oba_application.model that return TransitShedConstraintsBean | |
---|---|
TransitShedConstraintsBean |
LocationQueryModel.getConstraints()
|
Methods in org.onebusaway.webapp.gwt.oba_application.model with parameters of type TransitShedConstraintsBean | |
---|---|
void |
LocationQueryModel.setQuery(String locationQuery,
com.google.gwt.maps.client.geom.LatLng location,
long time,
TransitShedConstraintsBean constraints)
|
void |
QueryModel.setQuery(String query,
String locationQuery,
com.google.gwt.maps.client.geom.LatLng location,
long time,
TransitShedConstraintsBean constraints)
|
Uses of TransitShedConstraintsBean in org.onebusaway.webapp.gwt.where_library.rpc |
---|
Methods in org.onebusaway.webapp.gwt.where_library.rpc with parameters of type TransitShedConstraintsBean | |
---|---|
MinTransitTimeResult |
WebappService.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints,
int timeSegmentSize)
|
void |
WebappServiceAsync.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints,
int timeSegmentSize,
com.google.gwt.user.client.rpc.AsyncCallback<MinTransitTimeResult> callback)
|
Uses of TransitShedConstraintsBean in org.onebusaway.webapp.impl |
---|
Methods in org.onebusaway.webapp.impl with parameters of type TransitShedConstraintsBean | |
---|---|
MinTransitTimeResult |
WebappServiceServletImpl.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints,
int timeSegmentSize)
|
Uses of TransitShedConstraintsBean in org.onebusaway.webapp.impl.oba |
---|
Methods in org.onebusaway.webapp.impl.oba with parameters of type TransitShedConstraintsBean | |
---|---|
MinTransitTimeResult |
OneBusAwayServiceImpl.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints,
int timeSegmentSize)
|
Uses of TransitShedConstraintsBean in org.onebusaway.webapp.services.oba |
---|
Methods in org.onebusaway.webapp.services.oba with parameters of type TransitShedConstraintsBean | |
---|---|
MinTransitTimeResult |
OneBusAwayService.getMinTravelTimeToStopsFrom(CoordinatePoint location,
long time,
TransitShedConstraintsBean constraints,
int timeSegmentSize)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |