Interface IsDefaultAngleLines

    • Method Detail

      • isDisplay

        boolean isDisplay()
        If true, angle lines are shown
        Returns:
        if true, angle lines are shown.
      • getBorderDashOffset

        double getBorderDashOffset()
        Returns the line dash pattern offset.
        Returns:
        Offset for line dashes.
      • getBorderDash

        List<Integer> getBorderDash()
        Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
        Returns:
        the line dash pattern used when stroking lines