Class LineStyle


  • @JsType(isNative=true,
            namespace="<global>",
            name="Object")
    public class LineStyle
    extends Object
    LineStyle
    Author:
    zhang
    • Field Detail

      • width

        public float width
      • dashOffset

        public float dashOffset
      • miterLimit

        public float miterLimit
      • opacity

        public float opacity
      • shadowOffsetX

        public float shadowOffsetX
      • shadowOffsetY

        public float shadowOffsetY
      • shadowColor

        public String shadowColor
      • shadowBlur

        public float shadowBlur
    • Constructor Detail

      • LineStyle

        public LineStyle()