Package com.ribs

Class RUFonts.RBFont

  • Enclosing class:
    RUFonts

    public static class RUFonts.RBFont
    extends java.lang.Object
    This stub font class is responsible for returning the appropriate font reference by a rib font tag.
    • Constructor Summary

      Constructors 
      Constructor Description
      RBFont()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object fromXML​(RXArchiver anArchiver, RXElement anElement)
      XML unarchival.
      • Methods inherited from class java.lang.Object

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

      • RBFont

        public RBFont()
    • Method Detail

      • fromXML

        public java.lang.Object fromXML​(RXArchiver anArchiver,
                                        RXElement anElement)
        XML unarchival.