Class WangAnnotations.Attributes

  • Enclosing class:
    WangAnnotations

    public static class WangAnnotations.Attributes
    extends java.lang.Object
    • Constructor Detail

      • Attributes

        protected Attributes​(byte[] buffer)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getType

        public int getType()
      • drawString

        public void drawString​(java.awt.Graphics2D g,
                               EditableImage image,
                               java.lang.String text)
      • drawRectangle

        public void drawRectangle​(java.awt.Graphics2D g,
                                  EditableImage image)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object