Class SFNTLookupSingle


  • public final class SFNTLookupSingle
    extends org.moe.natj.c.StructObject
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      char glyph()  
      void setGlyph​(char value)  
      void setValue​(char value)  
      char value()  
      • Methods inherited from class org.moe.natj.general.NativeObject

        finalize, getPeer, getPeerPointer
      • Methods inherited from class java.lang.Object

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

      • SFNTLookupSingle

        public SFNTLookupSingle()
      • SFNTLookupSingle

        protected SFNTLookupSingle​(org.moe.natj.general.Pointer peer)
      • SFNTLookupSingle

        public SFNTLookupSingle​(char glyph,
                                char value)
    • Method Detail

      • glyph

        public char glyph()
      • setGlyph

        public void setGlyph​(char value)
      • value

        public char value()
      • setValue

        public void setValue​(char value)