Class LineStyle


  • public class LineStyle
    extends Style
    • Constructor Detail

      • LineStyle

        public LineStyle()
    • Method Detail

      • getDotWidth

        public int getDotWidth()
      • getDashGapWidth

        public int getDashGapWidth()
      • getLineWidth

        public int getLineWidth()
      • getLineType

        public String getLineType()
      • createDefaultLineStyle

        public static LineStyle createDefaultLineStyle()