Class Woff2Dec.CompositeGlyphInfo

  • Enclosing class:
    Woff2Dec

    private static class Woff2Dec.CompositeGlyphInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CompositeGlyphInfo​(int size, boolean have_instructions)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • size

        public int size
      • have_instructions

        public boolean have_instructions
    • Constructor Detail

      • CompositeGlyphInfo

        public CompositeGlyphInfo​(int size,
                                  boolean have_instructions)