com.jniwrapper.macosx.cocoa.nstypesetter
Class _NSPositionOfGlyphMethodCallback

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Callback
          extended bycom.jniwrapper.macosx.cocoa.nstypesetter._NSPositionOfGlyphMethodCallback
All Implemented Interfaces:
com.jniwrapper.PointerParameter
Direct Known Subclasses:
_NSPositionOfGlyphMethod

public abstract class _NSPositionOfGlyphMethodCallback
extends com.jniwrapper.Callback

This class represents _NSPositionOfGlyphMethodCallback callback.


Field Summary
protected  NSFont _param1
           
protected  Sel _param2
           
protected  NSGlyph _param3
           
protected  NSGlyph _param4
           
protected  com.jniwrapper.Bool _param5
           
protected  NSPoint _resultValue
           
 
Fields inherited from class com.jniwrapper.Callback
e
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
_NSPositionOfGlyphMethodCallback()
           
 
Methods inherited from class com.jniwrapper.Callback
, a, callback, callback, clone, createReturnValueByFields, dispose, getCallingConvention, getDebugInfo, getLength, getParameters, getReturnValue, init, isChildCall, isNull, isUseFieldsForCallbackParameters, read, restoreState, saveState, setCallingConvention, setUseFieldsForCallbackParameters, toPointer, write
 
Methods inherited from class com.jniwrapper.Parameter
a, a, acceptIOPerformer, asReturnValue, b, dataBufferAssigned, equals, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_param1

protected NSFont _param1

_param2

protected Sel _param2

_param3

protected NSGlyph _param3

_param4

protected NSGlyph _param4

_param5

protected com.jniwrapper.Bool _param5

_resultValue

protected NSPoint _resultValue
Constructor Detail

_NSPositionOfGlyphMethodCallback

public _NSPositionOfGlyphMethodCallback()