Uses of Class
com.jniwrapper.macosx.cocoa.nsgeometry.NSSizePointer

Packages that use NSSizePointer
com.jniwrapper.macosx.cocoa.nsfont   
 

Uses of NSSizePointer in com.jniwrapper.macosx.cocoa.nsfont
 

Methods in com.jniwrapper.macosx.cocoa.nsfont with parameters of type NSSizePointer
 NSPoint NSFont.positionOfGlyph_withRelation_toBaseGlyph_totalAdvancement_metricsExist(NSGlyph thisGlyph, NSGlyphRelation rel, NSGlyph baseGlyph, NSSizePointer adv, boolean exist)
          This method represents the positionOfGlyph() method of the NSFont Objective-C class.