org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGPathApplierFunction

All Superinterfaces:
Callback
Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGPathApplierFunction
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, CGPathElement element)
           
 

Method Detail

invoke

void invoke(Pointer info,
            CGPathElement element)


Copyright © 2009. All Rights Reserved.