libs-gui/Documentation/gsdoc/NSImageCell.html
Adam Fedor 05bdcda840 Updated docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00

121 lines
4 KiB
HTML

<html>
<head>
<title>NSImageCell</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSImageCell">NSImageCell</a></h1>
<h3>Authors</h3>
<dl>
<dt>Jonathan Gapen(<a href="mailto:jagapen@smithlab.chem.wisc.edu"><code>
jagapen@smithlab.chem.wisc.edu
</code></a>)</dt>
<dd>
</dd>
</dl>
<blockquote>
The image cell class
</blockquote>
<p><b>Copyright:</b> (C) 1999 Free Software Foundation, Inc.</p>
<div>
<hr width="50%" align="left" />
<h3>Contents -</h3>
<ol>
<li>
<a href="#001000000000">Software documentation for the NSImageCell class</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">
Software documentation for the NSImageCell class
</a></h1>
<h2><a name="class$NSImageCell">NSImageCell</a> : <a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSImageCell.h</dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>GNUstep</li>
<li>MacOS-X</li>
<li>OpenStep</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSImageCell.html#method$NSImageCell-imageAlignment">-imageAlignment</a></li>
<li><a rel="gsdoc" href="NSImageCell.html#method$NSImageCell-imageFrameStyle">-imageFrameStyle</a></li>
<li><a rel="gsdoc" href="NSImageCell.html#method$NSImageCell-imageScaling">-imageScaling</a></li>
<li><a rel="gsdoc" href="NSImageCell.html#method$NSImageCell-setImageAlignment:">-setImageAlignment:</a></li>
<li><a rel="gsdoc" href="NSImageCell.html#method$NSImageCell-setImageFrameStyle:">-setImageFrameStyle:</a></li>
<li><a rel="gsdoc" href="NSImageCell.html#method$NSImageCell-setImageScaling:">-setImageScaling:</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSImageCell-imageAlignment">imageAlignment</a></h3>
- (NSImageAlignment) <b>imageAlignment</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSImageCell-imageFrameStyle">imageFrameStyle</a></h3>
- (NSImageFrameStyle) <b>imageFrameStyle</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSImageCell-imageScaling">imageScaling</a></h3>
- (NSImageScaling) <b>imageScaling</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSImageCell-setImageAlignment:">setImageAlignment:</a></h3>
- (void) <b>setImageAlignment:</b> (NSImageAlignment)anAlignment;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSImageCell-setImageFrameStyle:">setImageFrameStyle:</a></h3>
- (void) <b>setImageFrameStyle:</b> (NSImageFrameStyle)aFrameStyle;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSImageCell-setImageScaling:">setImageScaling:</a></h3>
- (void) <b>setImageScaling:</b> (NSImageScaling)scaling;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<br />
<a href="Gui.html">Up</a>
</body>
</html>