org.onebusaway.transit_data.model
Class PolygonBean
java.lang.Object
org.onebusaway.transit_data.model.ApplicationBean
org.onebusaway.transit_data.model.PolygonBean
- All Implemented Interfaces:
- Serializable
public class PolygonBean
- extends ApplicationBean
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolygonBean
public PolygonBean()
getLat
public double[] getLat()
setLat
public void setLat(double[] lat)
getLon
public double[] getLon()
setLon
public void setLon(double[] lon)
Copyright © 2012 OneBusAway. All Rights Reserved.