public interface GeoSizeable
Modifier and Type | Method and Description |
---|---|
GeoPoint |
getCenter()
Returns the center of a circle into which the area will be inscribed.
|
double |
getRadius()
Returns the radius of a circle into which the GeoSizeable area can
be inscribed.
|
double getRadius()
GeoPoint getCenter()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.