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

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

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

Methods in com.jniwrapper.macosx.cocoa.mactypes that return Fixed
 Fixed FixedRectStructure.get_Left()
           
 Fixed FixedRectStructure.get_Top()
           
 Fixed FixedRectStructure.get_Right()
           
 Fixed FixedRectStructure.get_Bottom()
           
 Fixed FixedPtr.getValue()
           
 Fixed FixedPointStructure.get_X()
           
 Fixed FixedPointStructure.get_Y()
           
 

Constructors in com.jniwrapper.macosx.cocoa.mactypes with parameters of type Fixed
FixedPtr(Fixed value)