Class MetaBrush

    • Field Detail

      • style

        private int style
      • hatch

        private int hatch
      • color

        private java.awt.Color color
    • Constructor Detail

      • MetaBrush

        public MetaBrush()
    • Method Detail

      • init

        public void init​(InputMeta in)
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • getStyle

        public int getStyle()
      • getHatch

        public int getHatch()
      • getColor

        public java.awt.Color getColor()