Interface GeoSizeable

    • Method Detail

      • getRadius

        double getRadius()
        Returns the radius of a circle into which the GeoSizeable area can be inscribed.
        Returns:
        the radius.
      • getCenter

        GeoPoint getCenter()
        Returns the center of a circle into which the area will be inscribed.
        Returns:
        the center.