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

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

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

Methods in com.jniwrapper.macosx.cocoa.mactypes that return Point
 Point PointPtr.getValue()
           
 

Constructors in com.jniwrapper.macosx.cocoa.mactypes with parameters of type Point
PointPtr(Point value)