org.onebusaway.transit_data.model
public class PolygonBean extends ApplicationBean
PolygonBean()
double[]
getLat()
getLon()
void
setLat(double[] lat)
setLon(double[] lon)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PolygonBean()
public double[] getLat()
public void setLat(double[] lat)
public double[] getLon()
public void setLon(double[] lon)
Copyright © 2014 OneBusAway. All Rights Reserved.