![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NSRulerView class documentation</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSRulerView">NSRulerView class documentation</a></h1> <h3>Authors</h3> <dl> <dt>Generated by Debian</dt> <dd> </dd> </dl> <div> <hr width="50%" align="left" /> <h3>Contents -</h3> <ol> <li> <a href="#001000000000">Software documentation for the NSRulerView class</a> </li> <li> <a href="#002000000000">Software documentation for the NSObject(NSRulerViewClientView) informal protocol</a> </li> </ol> <hr width="50%" align="left" /> </div> <h1><a name="001000000000"> Software documentation for the NSRulerView class </a></h1> <h2><a name="class$NSRulerView">NSRulerView</a> : <a rel="gsdoc" href="NSView.html#class$NSView">NSView</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSRulerView.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="50%" align="left" /> <a href="#_NSRulerView_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView+registerUnitWithName$abbreviation$unitToPointsConversionFactor$stepUpCycle$stepDownCycle$">+registerUnitWithName:abbreviation:unitToPointsConversionFactor:stepUpCycle:stepDownCycle:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-accessoryView">-accessoryView</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-addMarker$">-addMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-baselineLocation">-baselineLocation</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-clientView">-clientView</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-drawHashMarksAndLabelsInRect$">-drawHashMarksAndLabelsInRect:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-drawMarkersInRect$">-drawMarkersInRect:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-initWithScrollView$orientation$">-initWithScrollView:orientation:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-invalidateHashMarks">-invalidateHashMarks</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-isFlipped">-isFlipped</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-markers">-markers</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-measurementUnits">-measurementUnits</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-moveRulerlineFromLocation$toLocation$">-moveRulerlineFromLocation:toLocation:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-orientation">-orientation</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-originOffset">-originOffset</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-removeMarker$">-removeMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-requiredThickness">-requiredThickness</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-reservedThicknessForAccessoryView">-reservedThicknessForAccessoryView</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-reservedThicknessForMarkers">-reservedThicknessForMarkers</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-ruleThickness">-ruleThickness</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-scrollView">-scrollView</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setAccessoryView$">-setAccessoryView:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setClientView$">-setClientView:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setMarkers$">-setMarkers:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setMeasurementUnits$">-setMeasurementUnits:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setOrientation$">-setOrientation:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setOriginOffset$">-setOriginOffset:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setReservedThicknessForAccessoryView$">-setReservedThicknessForAccessoryView:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setReservedThicknessForMarkers$">-setReservedThicknessForMarkers:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setRuleThickness$">-setRuleThickness:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-setScrollView$">-setScrollView:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSRulerView-trackMarker$withMouseEvent$">-trackMarker:withMouseEvent:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSRulerView+registerUnitWithName$abbreviation$unitToPointsConversionFactor$stepUpCycle$stepDownCycle$">registerUnitWithName: abbreviation: unitToPointsConversionFactor: stepUpCycle: stepDownCycle: </a></h3> + (void) <b>registerUnitWithName:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)uName<b> abbreviation:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)abbreviation<b> unitToPointsConversionFactor:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)conversionFactor<b> stepUpCycle:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)stepUpCycle<b> stepDownCycle:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)stepDownCycle;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-accessoryView">accessoryView </a></h3> - (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*) <b>accessoryView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-addMarker$">addMarker: </a></h3> - (void) <b>addMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-baselineLocation">baselineLocation </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>baselineLocation</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-clientView">clientView </a></h3> - (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*) <b>clientView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-drawHashMarksAndLabelsInRect$">drawHashMarksAndLabelsInRect: </a></h3> - (void) <b>drawHashMarksAndLabelsInRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)aRect;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-drawMarkersInRect$">drawMarkersInRect: </a></h3> - (void) <b>drawMarkersInRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)aRect;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-initWithScrollView$orientation$">initWithScrollView: orientation: </a></h3> - (id) <b>initWithScrollView:</b> (<a rel="gsdoc" href="NSScrollView.html#class$NSScrollView">NSScrollView</a>*)aScrollView<b> orientation:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSRulerOrientation">NSRulerOrientation</a>)o;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-invalidateHashMarks">invalidateHashMarks </a></h3> - (void) <b>invalidateHashMarks</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-isFlipped">isFlipped </a></h3> - (BOOL) <b>isFlipped</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-markers">markers </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>markers</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-measurementUnits">measurementUnits </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>measurementUnits</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-moveRulerlineFromLocation$toLocation$">moveRulerlineFromLocation: toLocation: </a></h3> - (void) <b>moveRulerlineFromLocation:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)oldLoc<b> toLocation:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)newLoc;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-orientation">orientation </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSRulerOrientation">NSRulerOrientation</a>) <b>orientation</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-originOffset">originOffset </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>originOffset</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-removeMarker$">removeMarker: </a></h3> - (void) <b>removeMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-requiredThickness">requiredThickness </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>requiredThickness</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-reservedThicknessForAccessoryView">reservedThicknessForAccessoryView </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>reservedThicknessForAccessoryView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-reservedThicknessForMarkers">reservedThicknessForMarkers </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>reservedThicknessForMarkers</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-ruleThickness">ruleThickness </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>ruleThickness</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-scrollView">scrollView </a></h3> - (<a rel="gsdoc" href="NSScrollView.html#class$NSScrollView">NSScrollView</a>*) <b>scrollView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setAccessoryView$">setAccessoryView: </a></h3> - (void) <b>setAccessoryView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)aView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setClientView$">setClientView: </a></h3> - (void) <b>setClientView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)aView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setMarkers$">setMarkers: </a></h3> - (void) <b>setMarkers:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)newMarkers;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setMeasurementUnits$">setMeasurementUnits: </a></h3> - (void) <b>setMeasurementUnits:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)uName;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setOrientation$">setOrientation: </a></h3> - (void) <b>setOrientation:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSRulerOrientation">NSRulerOrientation</a>)o;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setOriginOffset$">setOriginOffset: </a></h3> - (void) <b>setOriginOffset:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)offset;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setReservedThicknessForAccessoryView$">setReservedThicknessForAccessoryView: </a></h3> - (void) <b>setReservedThicknessForAccessoryView:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)thickness;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setReservedThicknessForMarkers$">setReservedThicknessForMarkers: </a></h3> - (void) <b>setReservedThicknessForMarkers:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)thickness;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setRuleThickness$">setRuleThickness: </a></h3> - (void) <b>setRuleThickness:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)thickness;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-setScrollView$">setScrollView: </a></h3> - (void) <b>setScrollView:</b> (<a rel="gsdoc" href="NSScrollView.html#class$NSScrollView">NSScrollView</a>*)scrollView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSRulerView-trackMarker$withMouseEvent$">trackMarker: withMouseEvent: </a></h3> - (BOOL) <b>trackMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker<b> withMouseEvent:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <a name="_NSRulerView_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSRulerView Class</h2> <h3><a name="ivariable$NSRulerView*_UNUSED">_UNUSED</a></h3> @protected float <b>_UNUSED</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_accessoryView">_accessoryView</a></h3> @protected NSView* <b>_accessoryView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_cacheIsValid">_cacheIsValid</a></h3> @protected BOOL <b>_cacheIsValid</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_clientView">_clientView</a></h3> @protected NSView* <b>_clientView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_labelDistance">_labelDistance</a></h3> @protected float <b>_labelDistance</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_labelFormat">_labelFormat</a></h3> @protected NSString* <b>_labelFormat</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_markDistance">_markDistance</a></h3> @protected float <b>_markDistance</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_markers">_markers</a></h3> @protected NSMutableArray* <b>_markers</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_marksToBigMark">_marksToBigMark</a></h3> @protected int <b>_marksToBigMark</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_marksToLabel">_marksToLabel</a></h3> @protected int <b>_marksToLabel</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_marksToMidMark">_marksToMidMark</a></h3> @protected int <b>_marksToMidMark</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_orientation">_orientation</a></h3> @protected NSRulerOrientation <b>_orientation</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_originOffset">_originOffset</a></h3> @protected CGFloat <b>_originOffset</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_reservedThicknessForAccessoryView">_reservedThicknessForAccessoryView</a></h3> @protected CGFloat <b>_reservedThicknessForAccessoryView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_reservedThicknessForMarkers">_reservedThicknessForMarkers</a></h3> @protected CGFloat <b>_reservedThicknessForMarkers</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_ruleThickness">_ruleThickness</a></h3> @protected CGFloat <b>_ruleThickness</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_scrollView">_scrollView</a></h3> @protected NSScrollView* <b>_scrollView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_unit">_unit</a></h3> @protected GSRulerUnit* <b>_unit</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSRulerView*_unitToRuler">_unitToRuler</a></h3> @protected float <b>_unitToRuler</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <h1><a name="002000000000"> Software documentation for the NSObject(NSRulerViewClientView) informal protocol </a></h1> <h2><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a>(<a name="category$NSObject(NSRulerViewClientView)">NSRulerViewClientView</a>)</h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSRulerView.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$didAddMarker$">-rulerView:didAddMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$didMoveMarker$">-rulerView:didMoveMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$didRemoveMarker$">-rulerView:didRemoveMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$handleMouseDown$">-rulerView:handleMouseDown:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$shouldAddMarker$">-rulerView:shouldAddMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$shouldMoveMarker$">-rulerView:shouldMoveMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$shouldRemoveMarker$">-rulerView:shouldRemoveMarker:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$willAddMarker$atLocation$">-rulerView:willAddMarker:atLocation:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$willMoveMarker$toLocation$">-rulerView:willMoveMarker:toLocation:</a></li> <li><a rel="gsdoc" href="NSRulerView.html#method$NSObject(NSRulerViewClientView)-rulerView$willSetClientView$">-rulerView:willSetClientView:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$didAddMarker$">rulerView: didAddMarker: </a></h3> - (void) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> didAddMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$didMoveMarker$">rulerView: didMoveMarker: </a></h3> - (void) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> didMoveMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$didRemoveMarker$">rulerView: didRemoveMarker: </a></h3> - (void) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> didRemoveMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$handleMouseDown$">rulerView: handleMouseDown: </a></h3> - (void) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> handleMouseDown:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$shouldAddMarker$">rulerView: shouldAddMarker: </a></h3> - (BOOL) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> shouldAddMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$shouldMoveMarker$">rulerView: shouldMoveMarker: </a></h3> - (BOOL) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> shouldMoveMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$shouldRemoveMarker$">rulerView: shouldRemoveMarker: </a></h3> - (BOOL) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> shouldRemoveMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$willAddMarker$atLocation$">rulerView: willAddMarker: atLocation: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> willAddMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker<b> atLocation:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)location;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$willMoveMarker$toLocation$">rulerView: willMoveMarker: toLocation: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> willMoveMarker:</b> (<a rel="gsdoc" href="NSRulerMarker.html#class$NSRulerMarker">NSRulerMarker</a>*)aMarker<b> toLocation:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)location;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSObject(NSRulerViewClientView)-rulerView$willSetClientView$">rulerView: willSetClientView: </a></h3> - (void) <b>rulerView:</b> (<a rel="gsdoc" href="#class$NSRulerView">NSRulerView</a>*)aRulerView<b> willSetClientView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)newClient;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <br /> <a href="Gui.html">Up</a> </font> </body> </html>