|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShapeBeanService
Retrieve points as EncodedPolylineBean
polyline
representations.
ShapePoint
,
EncodedPolylineBean
Method Summary | |
---|---|
List<EncodedPolylineBean> |
getMergedPolylinesForShapeIds(Collection<org.onebusaway.gtfs.model.AgencyAndId> shapeIds)
While a particular route or set of trips may have a number of distinct shape ids, there is often overlap among the shapes. |
EncodedPolylineBean |
getPolylineForShapeId(org.onebusaway.gtfs.model.AgencyAndId shapeId)
|
ListBean<String> |
getShapeIdsForAgencyId(String agencyId)
Return the list of all shape ids associated with the specified agency. |
Method Detail |
---|
EncodedPolylineBean getPolylineForShapeId(org.onebusaway.gtfs.model.AgencyAndId shapeId)
shapeId
- see ShapePoint.getShapeId()
List<EncodedPolylineBean> getMergedPolylinesForShapeIds(Collection<org.onebusaway.gtfs.model.AgencyAndId> shapeIds)
shapeIds
- see ShapePoint.getShapeId()
ListBean<String> getShapeIdsForAgencyId(String agencyId)
agencyId
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |