org.onebusaway.geospatial.model
public interface Point
Modifier and Type | Method and Description |
---|---|
int |
getDimensions() |
double |
getDistance(Point position) |
double |
getOrdinate(int index) |
Point |
translate(double[] distances) |
Copyright © 2014 OneBusAway. All Rights Reserved.