|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSAppKitAdditons
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 |
NSAppKitAdditons._static_
|
Method Summary | |
---|---|
void |
concat()
Original signature : -(void)concat from NSAppKitAdditons native declaration : NSAffineTransform.h:19 |
void |
set()
Setting a transform in NSGraphicsContext Original signature : -(void)set from NSAppKitAdditons native declaration : NSAffineTransform.h:18 |
NSBezierPath |
transformBezierPath(NSBezierPath aPath)
Transform a path Original signature : -(NSBezierPath*)transformBezierPath:(NSBezierPath*) from NSAppKitAdditons native declaration : NSAffineTransform.h:15 |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Method Detail |
---|
NSBezierPath transformBezierPath(NSBezierPath aPath)
-(NSBezierPath*)transformBezierPath:(NSBezierPath*)
void set()
-(void)set
void concat()
-(void)concat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |