libs-gui/Documentation/gsdoc/NSEPSImageRep.html
Richard Frith-MacDonald f086b4e60a Fixed linking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
2000-04-10 05:29:53 +00:00

60 lines
1.5 KiB
HTML

<html><head>
<title>NSEPSImageRep</title>
</head>
<body>
<a href="NSDocumentController.html">[Previous]</a>
<a href="Gui.html">[Up]</a>
<a href="NSEvent.html">[Next]</a>
<h1>NSEPSImageRep</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSEPSImageRep</a></h2>
<h2><a name="NSEPSImageRep">NSEPSImageRep</a></h2>
<p><b>Declared in:</b> Gui/NSEPSImageRep.h</p>
<p><b>Inherits from:</b> NSImageRep</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSEPSImageRep.html#method-0">+imageRepWithData:</a>
<li><a href="NSEPSImageRep.html#method-1">-EPSRepresentation</a>
<li><a href="NSEPSImageRep.html#method-2">-boundingBox</a>
<li><a href="NSEPSImageRep.html#method-3">-initWithData:</a>
<li><a href="NSEPSImageRep.html#method-4">-prepareGState</a>
</ul>
<hr>
<h2><a name="method-0">imageRepWithData:</a></h2>
+ (id) <b>imageRepWithData:</b> (NSData*)epsData<br>
<hr>
<h2><a name="method-1">EPSRepresentation</a></h2>
- (NSData*) <b>EPSRepresentation</b><br>
<hr>
<h2><a name="method-2">boundingBox</a></h2>
- (NSRect) <b>boundingBox</b><br>
<hr>
<h2><a name="method-3">initWithData:</a></h2>
- (id) <b>initWithData:</b> (NSData*)epsData<br>
<hr>
<h2><a name="method-4">prepareGState</a></h2>
- (void) <b>prepareGState</b><br>
<hr>
</body>
</html>