Uses of Interface
org.onebusaway.gtfs.model.ShapePointProxy
Packages that use ShapePointProxy
-
Uses of ShapePointProxy in org.onebusaway.gtfs.model
Methods in org.onebusaway.gtfs.model that return ShapePointProxyMethods in org.onebusaway.gtfs.model with parameters of type ShapePointProxyModifier and TypeMethodDescriptionvoidShapePoint.setProxy(ShapePointProxy proxy) When set, all interactions with the shape point will be redirected through this proxy.