libs-gui/Documentation/gsdoc/NSEPSImageRep.html

66 lines
1.6 KiB
HTML
Raw Normal View History

<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: $Revision$</p>
<p>Date: $Date$</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>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<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>Class Methods </h2>
<h3><a name ="method-0">imageRepWithData:</a></h3>
+ (id) <b>imageRepWithData:</b> (NSData*)epsData;<br>
<hr>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-1">EPSRepresentation</a></h3>
- (NSData*) <b>EPSRepresentation</b>;<br>
<hr>
<h3><a name ="method-2">boundingBox</a></h3>
- (NSRect) <b>boundingBox</b>;<br>
<hr>
<h3><a name ="method-3">initWithData:</a></h3>
- (id) <b>initWithData:</b> (NSData*)epsData;<br>
<hr>
<h3><a name ="method-4">prepareGState</a></h3>
- (void) <b>prepareGState</b>;<br>
<hr>
</body>
</html>