Class FillStrokeStyle

    • Field Detail

      • TYPE_CSSCOLOR

        public static final int TYPE_CSSCOLOR
        Constant for CssColor style.
        See Also:
        Constant Field Values
      • TYPE_GRADIENT

        public static final int TYPE_GRADIENT
        Constant for Gradient style.
        See Also:
        Constant Field Values
      • TYPE_PATTERN

        public static final int TYPE_PATTERN
        Constant for Pattern style.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FillStrokeStyle

        protected FillStrokeStyle()
    • Method Detail

      • getType

        public final int getType()
        Returns the type of this FillStrokeStyle as an integer.
        Returns:
        The type of the object.