Uses of Class
com.jniwrapper.macosx.cocoa.nsgraphicscontext.NSImageInterpolation

Packages that use NSImageInterpolation
com.jniwrapper.macosx.cocoa.nsgraphicscontext   
 

Uses of NSImageInterpolation in com.jniwrapper.macosx.cocoa.nsgraphicscontext
 

Methods in com.jniwrapper.macosx.cocoa.nsgraphicscontext that return NSImageInterpolation
 NSImageInterpolation NSGraphicsContext.imageInterpolation()
           
 

Methods in com.jniwrapper.macosx.cocoa.nsgraphicscontext with parameters of type NSImageInterpolation
 void NSGraphicsContext.setImageInterpolation(NSImageInterpolation interpolation)