|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NSGeometryCoding
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
| Nested Class Summary | |
|---|---|
static interface |
NSGeometryCoding._static_
|
| Method Summary | |
|---|---|
NSPoint.ByValue |
decodePoint()
Original signature : -(NSPoint)decodePointfrom NSGeometryCoding native declaration : NSGeometry.h:209 |
NSRect.ByValue |
decodeRect()
Original signature : -(NSRect)decodeRectfrom NSGeometryCoding native declaration : NSGeometry.h:215 |
NSSize.ByValue |
decodeSize()
Original signature : -(NSSize)decodeSizefrom NSGeometryCoding native declaration : NSGeometry.h:212 |
void |
encodePoint(NSPoint.ByValue point)
Original signature : -(void)encodePoint:(NSPoint)from NSGeometryCoding native declaration : NSGeometry.h:208 |
void |
encodeRect(NSRect.ByValue rect)
Original signature : -(void)encodeRect:(NSRect)from NSGeometryCoding native declaration : NSGeometry.h:214 |
void |
encodeSize(NSSize.ByValue size)
Original signature : -(void)encodeSize:(NSSize)from NSGeometryCoding native declaration : NSGeometry.h:211 |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Method Detail |
|---|
void encodePoint(NSPoint.ByValue point)
-(void)encodePoint:(NSPoint)
NSPoint.ByValue decodePoint()
-(NSPoint)decodePoint
void encodeSize(NSSize.ByValue size)
-(void)encodeSize:(NSSize)
NSSize.ByValue decodeSize()
-(NSSize)decodeSize
void encodeRect(NSRect.ByValue rect)
-(void)encodeRect:(NSRect)
NSRect.ByValue decodeRect()
-(NSRect)decodeRect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||