public interface IsDefaultPoint extends IsDefaultOptionsElement, IsDefaultPointStyleHandler
Modifier and Type | Method and Description |
---|---|
double |
getHitRadius()
Returns the pixel size of the non-displayed point that reacts to mouse events.
|
double |
getHoverRadius()
Returns the radius of the point when hovered.
|
double |
getRadius()
Returns the radius of the point.
|
double |
getRotation()
Returns the point rotation (in degrees).
|
getBackgroundColorAsString, getBorderColorAsString, getBorderWidth, getHoverBackgroundColorAsString, getHoverBorderColorAsString, getHoverBorderWidth
getPointStyle, getPointStyleAsCanvas, getPointStyleAsImage, getPointStyleType
double getRadius()
double getHitRadius()
double getHoverRadius()
double getRotation()