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

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

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

Methods in com.jniwrapper.macosx.cocoa.nstextcontainer with parameters of type NSLineMovementDirection
 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.