Class IconCreationUtil.DrawContext

    • Field Detail

      • width

        public int width
      • height

        public int height
    • Constructor Detail

      • DrawContext

        public DrawContext​(Graphics2D g,
                           int width,
                           int height)