Foxit PDF SDK
9.1
|
Instance Methods | |
(void) | - add:y: |
(void) | - dealloc |
(void *) | - getCptr |
(id) | - init |
(id) | - initWithCptr:swigOwnCObject: |
(id) | - initWithOther: |
(id) | - initWithX:Y: |
(void) | - reset |
(void) | - set: |
(void) | - set:y: |
(void) | - subtract:y: |
Protected Attributes | |
BOOL | swigCMemOwn |
void * | swigCPtr |
Properties | |
int | x |
int | y |
- (void) add: | (int) | x | |
y: | (int) | y | |
- (void) dealloc |
- (void*) getCptr |
- (id) init |
- (id) initWithCptr: | (void *) | cptr | |
swigOwnCObject: | (BOOL) | ownCObject | |
- (id) initWithOther: | (FSPoint *) | other |
- (id) initWithX: | (int) | X | |
Y: | (int) | Y | |
- (void) reset |
- (void) set: | (FSPoint *) | psv |
- (void) set: | (int) | x | |
y: | (int) | y | |
- (void) subtract: | (int) | x | |
y: | (int) | y | |
|
protected |
|
protected |
|
readwritenonatomicassign |
|
readwritenonatomicassign |