![]() 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>NSBezierPath.m</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSBezierPath">NSBezierPath.m</a></h1> <h3>Authors</h3> <dl> <dt>Enrico Sersale (<a href="mailto:enrico@imago.ro"><code>enrico@imago.ro</code></a>)</dt> <dd> </dd> </dl> <blockquote> The NSBezierPath class </blockquote> <p><b>Copyright:</b> (C) 1999, 2005 Free Software Foundation, Inc.</p> <div> </div> <h1><a name="001000000000"> Software documentation for the NSBezierPath class </a></h1> <h2><a name="class$NSBezierPath">NSBezierPath</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/NSBezierPath.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> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+bezierPath">+bezierPath</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+bezierPathWithOvalInRect$">+bezierPathWithOvalInRect:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+bezierPathWithRect$">+bezierPathWithRect:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+bezierPathWithRoundedRect$xRadius$yRadius$">+bezierPathWithRoundedRect:xRadius:yRadius:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+clipRect$">+clipRect:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+defaultFlatness">+defaultFlatness</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+defaultLineCapStyle">+defaultLineCapStyle</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+defaultLineJoinStyle">+defaultLineJoinStyle</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+defaultLineWidth">+defaultLineWidth</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+defaultMiterLimit">+defaultMiterLimit</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+defaultWindingRule">+defaultWindingRule</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+drawPackedGlyphs$atPoint$">+drawPackedGlyphs:atPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+fillRect$">+fillRect:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+setDefaultFlatness$">+setDefaultFlatness:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+setDefaultLineCapStyle$">+setDefaultLineCapStyle:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+setDefaultLineJoinStyle$">+setDefaultLineJoinStyle:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+setDefaultLineWidth$">+setDefaultLineWidth:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+setDefaultMiterLimit$">+setDefaultMiterLimit:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+setDefaultWindingRule$">+setDefaultWindingRule:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+strokeLineFromPoint$toPoint$">+strokeLineFromPoint:toPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath+strokeRect$">+strokeRect:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-addClip">-addClip</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPath$">-appendBezierPath:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithArcFromPoint$toPoint$radius$">-appendBezierPathWithArcFromPoint:toPoint:radius:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithArcWithCenter$radius$startAngle$endAngle$">-appendBezierPathWithArcWithCenter:radius:startAngle:endAngle:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithArcWithCenter$radius$startAngle$endAngle$clockwise$">-appendBezierPathWithArcWithCenter:radius:startAngle:endAngle:clockwise:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithGlyph$inFont$">-appendBezierPathWithGlyph:inFont:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithGlyphs$count$inFont$">-appendBezierPathWithGlyphs:count:inFont:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithOvalInRect$">-appendBezierPathWithOvalInRect:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithPackedGlyphs$">-appendBezierPathWithPackedGlyphs:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithPoints$count$">-appendBezierPathWithPoints:count:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithRect$">-appendBezierPathWithRect:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-appendBezierPathWithRoundedRect$xRadius$yRadius$">-appendBezierPathWithRoundedRect:xRadius:yRadius:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-bezierPathByFlatteningPath">-bezierPathByFlatteningPath</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-bezierPathByReversingPath">-bezierPathByReversingPath</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-bounds">-bounds</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-cachesBezierPath">-cachesBezierPath</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-closePath">-closePath</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-containsPoint$">-containsPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-controlPointBounds">-controlPointBounds</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-currentPoint">-currentPoint</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-curveToPoint$controlPoint1$controlPoint2$">-curveToPoint:controlPoint1:controlPoint2:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-elementAtIndex$">-elementAtIndex:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-elementAtIndex$associatedPoints$">-elementAtIndex:associatedPoints:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-elementCount">-elementCount</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-fill">-fill</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-flatness">-flatness</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-getLineDash$count$phase$">-getLineDash:count:phase:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-isEmpty">-isEmpty</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-lineCapStyle">-lineCapStyle</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-lineJoinStyle">-lineJoinStyle</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-lineToPoint$">-lineToPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-lineWidth">-lineWidth</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-miterLimit">-miterLimit</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-moveToPoint$">-moveToPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-relativeCurveToPoint$controlPoint1$controlPoint2$">-relativeCurveToPoint:controlPoint1:controlPoint2:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-relativeLineToPoint$">-relativeLineToPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-relativeMoveToPoint$">-relativeMoveToPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-removeAllPoints">-removeAllPoints</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setAssociatedPoints$atIndex$">-setAssociatedPoints:atIndex:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setCachesBezierPath$">-setCachesBezierPath:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setClip">-setClip</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setFlatness$">-setFlatness:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setLineCapStyle$">-setLineCapStyle:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setLineDash$count$phase$">-setLineDash:count:phase:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setLineJoinStyle$">-setLineJoinStyle:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setLineWidth$">-setLineWidth:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setMiterLimit$">-setMiterLimit:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-setWindingRule$">-setWindingRule:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-stroke">-stroke</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-transformUsingAffineTransform$">-transformUsingAffineTransform:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-windingCountAtPoint$">-windingCountAtPoint:</a></li> <li><a rel="gsdoc" href="NSBezierPath.html#method$NSBezierPath-windingRule">-windingRule</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSBezierPath+bezierPath">bezierPath </a></h3> + (<a rel="gsdoc" href="#class$NSBezierPath">NSBezierPath</a>*) <b>bezierPath</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$NSBezierPath+bezierPathWithOvalInRect$">bezierPathWithOvalInRect: </a></h3> + (<a rel="gsdoc" href="#class$NSBezierPath">NSBezierPath</a>*) <b>bezierPathWithOvalInRect:</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$NSBezierPath+bezierPathWithRect$">bezierPathWithRect: </a></h3> + (<a rel="gsdoc" href="#class$NSBezierPath">NSBezierPath</a>*) <b>bezierPathWithRect:</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$NSBezierPath+bezierPathWithRoundedRect$xRadius$yRadius$">bezierPathWithRoundedRect: xRadius: yRadius: </a></h3> + (<a rel="gsdoc" href="#class$NSBezierPath">NSBezierPath</a>*) <b>bezierPathWithRoundedRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)aRect<b> xRadius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)xRadius<b> yRadius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)yRadius;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBezierPath+clipRect$">clipRect: </a></h3> + (void) <b>clipRect:</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$NSBezierPath+defaultFlatness">defaultFlatness </a></h3> + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>defaultFlatness</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$NSBezierPath+defaultLineCapStyle">defaultLineCapStyle </a></h3> + (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineCapStyle">NSLineCapStyle</a>) <b>defaultLineCapStyle</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$NSBezierPath+defaultLineJoinStyle">defaultLineJoinStyle </a></h3> + (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineJoinStyle">NSLineJoinStyle</a>) <b>defaultLineJoinStyle</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$NSBezierPath+defaultLineWidth">defaultLineWidth </a></h3> + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>defaultLineWidth</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$NSBezierPath+defaultMiterLimit">defaultMiterLimit </a></h3> + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>defaultMiterLimit</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$NSBezierPath+defaultWindingRule">defaultWindingRule </a></h3> + (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWindingRule">NSWindingRule</a>) <b>defaultWindingRule</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$NSBezierPath+drawPackedGlyphs$atPoint$">drawPackedGlyphs: atPoint: </a></h3> + (void) <b>drawPackedGlyphs:</b> (const char*)packedGlyphs<b> atPoint:</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$NSBezierPath+fillRect$">fillRect: </a></h3> + (void) <b>fillRect:</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$NSBezierPath+setDefaultFlatness$">setDefaultFlatness: </a></h3> + (void) <b>setDefaultFlatness:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)flatness;<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$NSBezierPath+setDefaultLineCapStyle$">setDefaultLineCapStyle: </a></h3> + (void) <b>setDefaultLineCapStyle:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineCapStyle">NSLineCapStyle</a>)lineCapStyle;<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$NSBezierPath+setDefaultLineJoinStyle$">setDefaultLineJoinStyle: </a></h3> + (void) <b>setDefaultLineJoinStyle:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineJoinStyle">NSLineJoinStyle</a>)lineJoinStyle;<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$NSBezierPath+setDefaultLineWidth$">setDefaultLineWidth: </a></h3> + (void) <b>setDefaultLineWidth:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)lineWidth;<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$NSBezierPath+setDefaultMiterLimit$">setDefaultMiterLimit: </a></h3> + (void) <b>setDefaultMiterLimit:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)limit;<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$NSBezierPath+setDefaultWindingRule$">setDefaultWindingRule: </a></h3> + (void) <b>setDefaultWindingRule:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWindingRule">NSWindingRule</a>)windingRule;<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$NSBezierPath+strokeLineFromPoint$toPoint$">strokeLineFromPoint: toPoint: </a></h3> + (void) <b>strokeLineFromPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point1<b> toPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point2;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> Using default stroke color and default drawing attributes, draws a line between the two points specified. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBezierPath+strokeRect$">strokeRect: </a></h3> + (void) <b>strokeRect:</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"> Using default stroke color and default drawing attributes, strokes a rectangle using the specified rect. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBezierPath-addClip">addClip </a></h3> - (void) <b>addClip</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$NSBezierPath-appendBezierPath$">appendBezierPath: </a></h3> - (void) <b>appendBezierPath:</b> (<a rel="gsdoc" href="#class$NSBezierPath">NSBezierPath</a>*)aPath;<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$NSBezierPath-appendBezierPathWithArcFromPoint$toPoint$radius$">appendBezierPathWithArcFromPoint: toPoint: radius: </a></h3> - (void) <b>appendBezierPathWithArcFromPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point1<b> toPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point2<b> radius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)radius;<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$NSBezierPath-appendBezierPathWithArcWithCenter$radius$startAngle$endAngle$">appendBezierPathWithArcWithCenter: radius: startAngle: endAngle: </a></h3> - (void) <b>appendBezierPathWithArcWithCenter:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)center<b> radius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)radius<b> startAngle:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)startAngle<b> endAngle:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)endAngle;<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$NSBezierPath-appendBezierPathWithArcWithCenter$radius$startAngle$endAngle$clockwise$">appendBezierPathWithArcWithCenter: radius: startAngle: endAngle: clockwise: </a></h3> - (void) <b>appendBezierPathWithArcWithCenter:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)center<b> radius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)radius<b> startAngle:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)startAngle<b> endAngle:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)endAngle<b> clockwise:</b> (BOOL)clockwise;<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$NSBezierPath-appendBezierPathWithGlyph$inFont$">appendBezierPathWithGlyph: inFont: </a></h3> - (void) <b>appendBezierPathWithGlyph:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSGlyph">NSGlyph</a>)glyph<b> inFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)font;<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$NSBezierPath-appendBezierPathWithGlyphs$count$inFont$">appendBezierPathWithGlyphs: count: inFont: </a></h3> - (void) <b>appendBezierPathWithGlyphs:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSGlyph">NSGlyph</a>*)glyphs<b> count:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)count<b> inFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)font;<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$NSBezierPath-appendBezierPathWithOvalInRect$">appendBezierPathWithOvalInRect: </a></h3> - (void) <b>appendBezierPathWithOvalInRect:</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$NSBezierPath-appendBezierPathWithPackedGlyphs$">appendBezierPathWithPackedGlyphs: </a></h3> - (void) <b>appendBezierPathWithPackedGlyphs:</b> (const char*)packedGlyphs;<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$NSBezierPath-appendBezierPathWithPoints$count$">appendBezierPathWithPoints: count: </a></h3> - (void) <b>appendBezierPathWithPoints:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>*)points<b> count:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)count;<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$NSBezierPath-appendBezierPathWithRect$">appendBezierPathWithRect: </a></h3> - (void) <b>appendBezierPathWithRect:</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$NSBezierPath-appendBezierPathWithRoundedRect$xRadius$yRadius$">appendBezierPathWithRoundedRect: xRadius: yRadius: </a></h3> - (void) <b>appendBezierPathWithRoundedRect:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)aRect<b> xRadius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)xRadius<b> yRadius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)yRadius;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBezierPath-bezierPathByFlatteningPath">bezierPathByFlatteningPath </a></h3> - (<a rel="gsdoc" href="#class$NSBezierPath">NSBezierPath</a>*) <b>bezierPathByFlatteningPath</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$NSBezierPath-bezierPathByReversingPath">bezierPathByReversingPath </a></h3> - (<a rel="gsdoc" href="#class$NSBezierPath">NSBezierPath</a>*) <b>bezierPathByReversingPath</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$NSBezierPath-bounds">bounds </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>bounds</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$NSBezierPath-cachesBezierPath">cachesBezierPath </a></h3> - (BOOL) <b>cachesBezierPath</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$NSBezierPath-closePath">closePath </a></h3> - (void) <b>closePath</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$NSBezierPath-containsPoint$">containsPoint: </a></h3> - (BOOL) <b>containsPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> Returns <code>YES</code> iff the path contains, according to the current <a rel="gsdoc" href="TypesAndConstants.html#type$NSWindingRule"> winding rule </a> , the given <var>point</var>. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBezierPath-controlPointBounds">controlPointBounds </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>controlPointBounds</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$NSBezierPath-currentPoint">currentPoint </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>) <b>currentPoint</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$NSBezierPath-curveToPoint$controlPoint1$controlPoint2$">curveToPoint: controlPoint1: controlPoint2: </a></h3> - (void) <b>curveToPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)aPoint<b> controlPoint1:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)controlPoint1<b> controlPoint2:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)controlPoint2;<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$NSBezierPath-elementAtIndex$">elementAtIndex: </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBezierPathElement">NSBezierPathElement</a>) <b>elementAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index;<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$NSBezierPath-elementAtIndex$associatedPoints$">elementAtIndex: associatedPoints: </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBezierPathElement">NSBezierPathElement</a>) <b>elementAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index<b> associatedPoints:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>*)points;<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$NSBezierPath-elementCount">elementCount </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>elementCount</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$NSBezierPath-fill">fill </a></h3> - (void) <b>fill</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$NSBezierPath-flatness">flatness </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>flatness</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$NSBezierPath-getLineDash$count$phase$">getLineDash: count: phase: </a></h3> - (void) <b>getLineDash:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>*)pattern<b> count:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>*)count<b> phase:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>*)phase;<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$NSBezierPath-isEmpty">isEmpty </a></h3> - (BOOL) <b>isEmpty</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$NSBezierPath-lineCapStyle">lineCapStyle </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineCapStyle">NSLineCapStyle</a>) <b>lineCapStyle</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$NSBezierPath-lineJoinStyle">lineJoinStyle </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineJoinStyle">NSLineJoinStyle</a>) <b>lineJoinStyle</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$NSBezierPath-lineToPoint$">lineToPoint: </a></h3> - (void) <b>lineToPoint:</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$NSBezierPath-lineWidth">lineWidth </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>lineWidth</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$NSBezierPath-miterLimit">miterLimit </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>miterLimit</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$NSBezierPath-moveToPoint$">moveToPoint: </a></h3> - (void) <b>moveToPoint:</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$NSBezierPath-relativeCurveToPoint$controlPoint1$controlPoint2$">relativeCurveToPoint: controlPoint1: controlPoint2: </a></h3> - (void) <b>relativeCurveToPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)aPoint<b> controlPoint1:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)controlPoint1<b> controlPoint2:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)controlPoint2;<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$NSBezierPath-relativeLineToPoint$">relativeLineToPoint: </a></h3> - (void) <b>relativeLineToPoint:</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$NSBezierPath-relativeMoveToPoint$">relativeMoveToPoint: </a></h3> - (void) <b>relativeMoveToPoint:</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$NSBezierPath-removeAllPoints">removeAllPoints </a></h3> - (void) <b>removeAllPoints</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$NSBezierPath-setAssociatedPoints$atIndex$">setAssociatedPoints: atIndex: </a></h3> - (void) <b>setAssociatedPoints:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>*)points<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index;<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$NSBezierPath-setCachesBezierPath$">setCachesBezierPath: </a></h3> - (void) <b>setCachesBezierPath:</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$NSBezierPath-setClip">setClip </a></h3> - (void) <b>setClip</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$NSBezierPath-setFlatness$">setFlatness: </a></h3> - (void) <b>setFlatness:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)flatness;<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$NSBezierPath-setLineCapStyle$">setLineCapStyle: </a></h3> - (void) <b>setLineCapStyle:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineCapStyle">NSLineCapStyle</a>)lineCapStyle;<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$NSBezierPath-setLineDash$count$phase$">setLineDash: count: phase: </a></h3> - (void) <b>setLineDash:</b> (const <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>*)pattern<b> count:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)count<b> phase:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)phase;<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$NSBezierPath-setLineJoinStyle$">setLineJoinStyle: </a></h3> - (void) <b>setLineJoinStyle:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSLineJoinStyle">NSLineJoinStyle</a>)lineJoinStyle;<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$NSBezierPath-setLineWidth$">setLineWidth: </a></h3> - (void) <b>setLineWidth:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)lineWidth;<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$NSBezierPath-setMiterLimit$">setMiterLimit: </a></h3> - (void) <b>setMiterLimit:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)limit;<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$NSBezierPath-setWindingRule$">setWindingRule: </a></h3> - (void) <b>setWindingRule:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWindingRule">NSWindingRule</a>)windingRule;<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$NSBezierPath-stroke">stroke </a></h3> - (void) <b>stroke</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$NSBezierPath-transformUsingAffineTransform$">transformUsingAffineTransform: </a></h3> - (void) <b>transformUsingAffineTransform:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSAffineTransform.html#class$NSAffineTransform">NSAffineTransform</a>*)transform;<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$NSBezierPath-windingCountAtPoint$">windingCountAtPoint: </a></h3> - (int) <b>windingCountAtPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> Returns the winding count, according to the PostScript definition, at the given <var>point</var>. </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBezierPath-windingRule">windingRule </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWindingRule">NSWindingRule</a>) <b>windingRule</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> <br /> <a href="Gui.html">Up</a> </font> </body> </html>