Class Base

    • Constructor Summary

      Constructors 
      Constructor Description
      Base()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void clear()  
      abstract java.lang.String toPDFString()  
      • Methods inherited from class java.lang.Object

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

      • Base

        public Base()
    • Method Detail

      • clear

        public abstract void clear()
      • toPDFString

        public abstract java.lang.String toPDFString()