fi.foyt.foursquare.api.entities
类 GeoCodeGeometry
java.lang.Object
fi.foyt.foursquare.api.entities.GeoCodeGeometry
- 所有已实现的接口:
- FoursquareEntity, Serializable
public class GeoCodeGeometry
- extends Object
- implements FoursquareEntity
holds geometry of area
- 作者:
- rmangi
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoCodeGeometry
public GeoCodeGeometry(GeoCodeGeoPt center,
GeoCodeBounds bounds)
GeoCodeGeometry
public GeoCodeGeometry()
getCenter
public GeoCodeGeoPt getCenter()
setCenter
public void setCenter(GeoCodeGeoPt center)
getBounds
public GeoCodeBounds getBounds()
setBounds
public void setBounds(GeoCodeBounds bounds)
Copyright © 2013 Foyt. All Rights Reserved.