Class LineStyle

    • Constructor Detail

      • LineStyle

        public LineStyle​(int thickness,
                         int segmentLength,
                         int blankLength)
    • Method Detail

      • setBlankLength

        public void setBlankLength​(int blankLength)
      • setSegmentLength

        public void setSegmentLength​(int segmentLength)
      • setThickness

        public void setThickness​(int thickness)