Class BslnFormat2Part


  • public final class BslnFormat2Part
    extends org.moe.natj.c.StructObject
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        BslnFormat2Part()  
      protected BslnFormat2Part​(org.moe.natj.general.Pointer peer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      short ctlPoints​(int field_idx)  
      void setCtlPoints​(short value, int field_idx)  
      void setStdGlyph​(char value)  
      char stdGlyph()  
      • 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

      • BslnFormat2Part

        public BslnFormat2Part()
      • BslnFormat2Part

        protected BslnFormat2Part​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • stdGlyph

        public char stdGlyph()
      • setStdGlyph

        public void setStdGlyph​(char value)
      • ctlPoints

        public short ctlPoints​(int field_idx)
      • setCtlPoints

        public void setCtlPoints​(short value,
                                 int field_idx)