org.rococoa.cocoa.appkit.categories
Interface NSAppKitAdditions

All Superinterfaces:
ObjCObject

public interface NSAppKitAdditions
extends ObjCObject

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 NSAppKitAdditions._static_
          from NSAppKitAdditions native declaration : NSCIImageRep.h:30
Conversion Error : /// Original signature : -(void)drawAtPoint:() fromRect:() operation:() fraction:(CGFloat)
- (void)drawAtPoint:(null)point fromRect:(null)fromRect operation:(null)op fraction:(CGFloat)delta; (Argument point cannot be converted)
 
Method Summary
 CIImage initWithBitmapImageRep(NSBitmapImageRep bitmapImageRep)
          Original signature : -(id)initWithBitmapImageRep:(NSBitmapImageRep*)
from NSAppKitAdditions native declaration : NSCIImageRep.h:27
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

initWithBitmapImageRep

CIImage initWithBitmapImageRep(NSBitmapImageRep bitmapImageRep)
Original signature : -(id)initWithBitmapImageRep:(NSBitmapImageRep*)
from NSAppKitAdditions native declaration : NSCIImageRep.h:27



Copyright © 2009. All Rights Reserved.