org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGPSConverterBeginPageCallback

All Superinterfaces:
Callback
Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGPSConverterBeginPageCallback
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 info, NativeSize pageNumber, HIServicesLibrary.__CFDictionary pageInfo)
           
 

Method Detail

invoke

void invoke(Pointer info,
            NativeSize pageNumber,
            HIServicesLibrary.__CFDictionary pageInfo)


Copyright © 2009. All Rights Reserved.