public interface IsDefaultPoint extends IsDefaultArc
Modifier and Type | Method and Description |
---|---|
double |
getHitRadius()
Returns the pixel size of the non-displayed point that reacts to mouse events.
|
int |
getHoverBorderWidth()
Returns the border width of point when hovered.
|
double |
getHoverRadius()
Returns the radius of the point when hovered.
|
PointStyle |
getPointStyle()
Returns the style of the point.
|
double |
getRadius()
Returns the radius of the point when hovered.
|
double |
getRotation()
Returns the point rotation (in degrees).
|
getBackgroundColorAsString, getBorderColorAsString, getBorderWidth
double getRadius()
PointStyle getPointStyle()
double getHitRadius()
double getHoverRadius()
int getHoverBorderWidth()
double getRotation()