@JsType(isNative=true, namespace="<global>", name="Object") public class CircleOptions extends PathOptions
Modifier and Type | Class and Description |
---|---|
static class |
CircleOptions.Builder |
attribution, className, color, dashArray, dashOffset, fill, fillColor, fillOpacity, fillRule, interactive, lineCap, lineJoin, opacity, pane, pointerEvents, renderer, stroke, weight
Modifier | Constructor and Description |
---|---|
protected |
CircleOptions() |
Modifier and Type | Method and Description |
---|---|
double |
getRadius()
Returns the current radius of a circle.
|
getAttribution, getClassName, getColor, getDashArray, getDashOffset, getFill, getFillColor, getFillOpacity, getFillRule, getInteractive, getLineCap, getLineJoin, getOpacity, getPane, getPointerEvents, getRenderer, getStroke, getWeight
Copyright © 2018 G-Widgets. All rights reserved.