![]() 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>NSRulerMarker</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSRulerMarker">NSRulerMarker</a></h1> <h3>Authors</h3> <dl> <dt>Fred Kiefer (<a href="mailto:FredKiefer@gmx.de"><code>FredKiefer@gmx.de</code></a>)</dt> <dd> </dd> </dl> <blockquote> Displays a symbol in a NSRulerView. </blockquote> <p><b>Copyright:</b> (C) 2001 Free Software Foundation, Inc.</p> <div> </div> <h1><a name="001000000000"> Software documentation for the NSRulerMarker class </a></h1> <h2><a name="class$NSRulerMarker">NSRulerMarker</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSRulerMarker.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCopying)">NSCopying</a></dd> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCoding)">NSCoding</a></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="#_NSRulerMarker_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-drawRect$">-drawRect:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-image">-image</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-imageOrigin">-imageOrigin</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-imageRectInRuler">-imageRectInRuler</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-initWithRulerView$markerLocation$image$imageOrigin$">-initWithRulerView:markerLocation:image:imageOrigin:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-isDragging">-isDragging</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-isMovable">-isMovable</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-isRemovable">-isRemovable</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-markerLocation">-markerLocation</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-representedObject">-representedObject</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-ruler">-ruler</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-setImage$">-setImage:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-setImageOrigin$">-setImageOrigin:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-setMarkerLocation$">-setMarkerLocation:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-setMovable$">-setMovable:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-setRemovable$">-setRemovable:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-setRepresentedObject$">-setRepresentedObject:</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-thicknessRequiredInRuler">-thicknessRequiredInRuler</a></li> <li><a rel="gsdoc" href="NSRulerMarker.html#method$NSRulerMarker-trackMouse$adding$">-trackMouse:adding:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSRulerMarker-drawRect$">drawRect: </a></h3> - (void) <b>drawRect:</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$NSRulerMarker-image">image </a></h3> - (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>image</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$NSRulerMarker-imageOrigin">imageOrigin </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>) <b>imageOrigin</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$NSRulerMarker-imageRectInRuler">imageRectInRuler </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>imageRectInRuler</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$NSRulerMarker-initWithRulerView$markerLocation$image$imageOrigin$">initWithRulerView: markerLocation: image: imageOrigin: </a></h3> - (id) <b>initWithRulerView:</b> (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*)aRulerView<b> markerLocation:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)location<b> image:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)anImage<b> imageOrigin:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)imageOrigin;<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$NSRulerMarker-isDragging">isDragging </a></h3> - (BOOL) <b>isDragging</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$NSRulerMarker-isMovable">isMovable </a></h3> - (BOOL) <b>isMovable</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$NSRulerMarker-isRemovable">isRemovable </a></h3> - (BOOL) <b>isRemovable</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$NSRulerMarker-markerLocation">markerLocation </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>markerLocation</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$NSRulerMarker-representedObject">representedObject </a></h3> - (id<<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCopying)">NSCopying</a>>) <b>representedObject</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$NSRulerMarker-ruler">ruler </a></h3> - (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*) <b>ruler</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$NSRulerMarker-setImage$">setImage: </a></h3> - (void) <b>setImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)anImage;<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$NSRulerMarker-setImageOrigin$">setImageOrigin: </a></h3> - (void) <b>setImageOrigin:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)aPoint;<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$NSRulerMarker-setMarkerLocation$">setMarkerLocation: </a></h3> - (void) <b>setMarkerLocation:</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$NSRulerMarker-setMovable$">setMovable: </a></h3> - (void) <b>setMovable:</b> (BOOL)flag;<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$NSRulerMarker-setRemovable$">setRemovable: </a></h3> - (void) <b>setRemovable:</b> (BOOL)flag;<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$NSRulerMarker-setRepresentedObject$">setRepresentedObject: </a></h3> - (void) <b>setRepresentedObject:</b> (id<<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCopying)">NSCopying</a>>)anObject;<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$NSRulerMarker-thicknessRequiredInRuler">thicknessRequiredInRuler </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>thicknessRequiredInRuler</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$NSRulerMarker-trackMouse$adding$">trackMouse: adding: </a></h3> - (BOOL) <b>trackMouse:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent<b> adding:</b> (BOOL)adding;<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="_NSRulerMarker_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSRulerMarker Class</h2> <h3><a name="ivariable$NSRulerMarker*_image">_image</a></h3> @protected NSImage* <b>_image</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$NSRulerMarker*_imageOrigin">_imageOrigin</a></h3> @protected NSPoint <b>_imageOrigin</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$NSRulerMarker*_isDragging">_isDragging</a></h3> @protected BOOL <b>_isDragging</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$NSRulerMarker*_isMovable">_isMovable</a></h3> @protected BOOL <b>_isMovable</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$NSRulerMarker*_isRemovable">_isRemovable</a></h3> @protected BOOL <b>_isRemovable</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$NSRulerMarker*_location">_location</a></h3> @protected CGFloat <b>_location</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$NSRulerMarker*_representedObject">_representedObject</a></h3> @protected id<NSCopying> <b>_representedObject</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$NSRulerMarker*_rulerView">_rulerView</a></h3> @protected NSRulerView* <b>_rulerView</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/> <br /> <a href="Gui.html">Up</a> </font> </body> </html>