org.rococoa.cocoa.qd
Interface QDLibrary.QDArcProcPtr

All Superinterfaces:
Callback
Enclosing interface:
QDLibrary

public static interface QDLibrary.QDArcProcPtr
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(byte verb, Rect r, short startAngle, short arcAngle)
           
 

Method Detail

invoke

void invoke(byte verb,
            Rect r,
            short startAngle,
            short arcAngle)


Copyright © 2009. All Rights Reserved.