Class CGPDFObject


  • public class CGPDFObject
    extends org.robovm.rt.bro.NativeObject
    • Constructor Detail

      • CGPDFObject

        protected CGPDFObject()
    • Method Detail

      • isNull

        public boolean isNull()
      • booleanValue

        public boolean booleanValue()
      • longValue

        public long longValue()
      • doubleValue

        public double doubleValue()
      • nameValue

        public java.lang.String nameValue()
      • stringValue

        public java.lang.String stringValue()
      • getType

        public CGPDFObjectType getType()
        Since:
        Available in iOS 2.0 and later.