Foxit PDF SDK  9.1
FSPointF Class Reference
Inheritance diagram for FSPointF:

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

float x
 
float y
 

Method Documentation

◆ add:y:

- (void) add: (float)  x
y: (float)  y 

◆ dealloc

- (void) dealloc

◆ getCptr

- (void*) getCptr

◆ init

- (id) init

◆ initWithCptr:swigOwnCObject:

- (id) initWithCptr: (void *)  cptr
swigOwnCObject: (BOOL)  ownCObject 

◆ initWithOther:

- (id) initWithOther: (FSPointF *)  other

◆ initWithX:Y:

- (id) initWithX: (float)  X
Y: (float)  Y 

◆ reset

- (void) reset

◆ set:

- (void) set: (FSPointF *)  psv

◆ set:y:

- (void) set: (float)  x
y: (float)  y 

◆ subtract:y:

- (void) subtract: (float)  x
y: (float)  y 

Member Data Documentation

◆ swigCMemOwn

- (BOOL) swigCMemOwn
protected

◆ swigCPtr

- (void*) swigCPtr
protected

Property Documentation

◆ x

- (float) x
readwritenonatomicassign

◆ y

- (float) y
readwritenonatomicassign