org.onebusaway.transit_data_federation.services.shapes
Interface ProjectedShapePointService


public interface ProjectedShapePointService


Method Summary
 org.onebusaway.collections.tuple.T2<List<XYPoint>,double[]> getProjectedShapePoints(List<org.onebusaway.gtfs.model.AgencyAndId> shapeIds, int utmZoneId)
           
 

Method Detail

getProjectedShapePoints

org.onebusaway.collections.tuple.T2<List<XYPoint>,double[]> getProjectedShapePoints(List<org.onebusaway.gtfs.model.AgencyAndId> shapeIds,
                                                                                    int utmZoneId)


Copyright © 2012 OneBusAway. All Rights Reserved.