Interface IsDefaultPoint

    • Method Detail

      • getRadius

        double getRadius()
        Returns the radius of the point.
        Returns:
        the radius of the point
      • getHitRadius

        double getHitRadius()
        Returns the pixel size of the non-displayed point that reacts to mouse events.
        Returns:
        the pixel size of the non-displayed point.
      • getHoverRadius

        double getHoverRadius()
        Returns the radius of the point when hovered.
        Returns:
        the radius of the point when hovered.
      • getRotation

        double getRotation()
        Returns the point rotation (in degrees).
        Returns:
        the point rotation (in degrees).