Uses of Class
com.jniwrapper.macosx.cocoa.mactypes.UnsignedFixed

Packages that use UnsignedFixed
com.jniwrapper.macosx.cocoa.mactypes   
 

Uses of UnsignedFixed in com.jniwrapper.macosx.cocoa.mactypes
 

Methods in com.jniwrapper.macosx.cocoa.mactypes that return UnsignedFixed
 UnsignedFixed UnsignedFixedPtr.getValue()
           
 

Constructors in com.jniwrapper.macosx.cocoa.mactypes with parameters of type UnsignedFixed
UnsignedFixedPtr(UnsignedFixed value)