Foxit PDF SDK
9.1
|
Instance Methods | |
(void) | - dealloc |
(void *) | - getCptr |
(id) | - initWithCptr:swigOwnCObject: |
Protected Attributes | |
BOOL | swigCMemOwn |
void * | swigCPtr |
The class represents basic array class. Total allocated size is limited to 2^28 bytes (256MB).
- (void) dealloc |
Reimplemented in FSEnvelopeArray, FSGraphicsObjectArray, FSRectFArray, FSPointFArray, FSFloatArray, FSInt32Array, and FSUInt32Array.
- (void*) getCptr |
Reimplemented in FSEnvelopeArray, FSGraphicsObjectArray, FSRectFArray, FSPointFArray, FSFloatArray, FSInt32Array, and FSUInt32Array.
- (id) initWithCptr: | (void *) | cptr | |
swigOwnCObject: | (BOOL) | ownCObject | |
Reimplemented in FSEnvelopeArray, FSGraphicsObjectArray, FSRectFArray, FSPointFArray, FSFloatArray, FSInt32Array, and FSUInt32Array.
|
protected |
|
protected |