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

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

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

Methods in com.jniwrapper.macosx.cocoa.mactypes that return Rect
 Rect RectPtr.getValue()
           
 

Constructors in com.jniwrapper.macosx.cocoa.mactypes with parameters of type Rect
RectPtr(Rect value)