Class WangAnnotations.Attributes.LogFont

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected LogFont​(byte[] buffer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Font createFont()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LogFont

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

      • createFont

        public java.awt.Font createFont()
      • toString

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