org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGPDFDictionaryApplierFunction

All Superinterfaces:
Callback
Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGPDFDictionaryApplierFunction
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 void invoke(Pointer key, CoreGraphicsLibrary.CGPDFObject value, Pointer info)
           
 

Method Detail

invoke

void invoke(Pointer key,
            CoreGraphicsLibrary.CGPDFObject value,
            Pointer info)


Copyright © 2009. All Rights Reserved.