Uses of Class
com.jniwrapper.macosx.cocoa.nstextcontainer.NSLineSweepDirection

Packages that use NSLineSweepDirection
com.jniwrapper.macosx.cocoa.nstextcontainer   
 

Uses of NSLineSweepDirection in com.jniwrapper.macosx.cocoa.nstextcontainer
 

Methods in com.jniwrapper.macosx.cocoa.nstextcontainer with parameters of type NSLineSweepDirection
 NSRect NSTextContainer.lineFragmentRectForProposedRect_sweepDirection_movementDirection_remainingRect(NSRect proposedRect, NSLineSweepDirection sweepDirection, NSLineMovementDirection movementDirection, NSRectPointer remainingRect)
          This method represents the lineFragmentRectForProposedRect() method of the NSTextContainer Objective-C class.