类 GeoCircle


public class GeoCircle extends GeoShape
  • 构造器详细资料

    • GeoCircle

      public GeoCircle()
  • 方法详细资料

    • getGeoMidpoint

      public GeoCoordinates getGeoMidpoint()
    • setGeoMidpoint

      public void setGeoMidpoint(GeoCoordinates geoMidpoint)
    • getGeoRadius

      public String getGeoRadius()
    • setGeoRadius

      public void setGeoRadius(String geoRadius)