Class Circle
java.lang.Object
xyz.jpenilla.squaremap.api.marker.Marker
xyz.jpenilla.squaremap.api.marker.Circle
Circle marker
-
Method Summary
Methods inherited from class xyz.jpenilla.squaremap.api.marker.Marker
circle, ellipse, icon, icon, icon, markerOptions, markerOptions, markerOptions, markerOptionsMatch, multiPolygon, multiPolygon, multiPolyline, multiPolyline, polygon, polygon, polygon, polygon, polyline, polyline, rectangle
-
Method Details
-
center
Get the center point of this circle- Returns:
- center point
-
center
Set a new center point for this circle- Parameters:
center- new center
-
radius
public double radius()Get the radius of this circle- Returns:
- radius
-
radius
public void radius(double radius) Set the radius of this circle- Parameters:
radius- new radius
-
equals
-
hashCode
public int hashCode()
-