libs-gui/Documentation/gsdoc/NSEPSImageRep.gsdoc
Adam Fedor d47e202fbe Markup for autogsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
2001-12-17 16:51:51 +00:00

53 lines
1.5 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
<gsdoc base="NSEPSImageRep" next="NSEvent" prev="NSDocumentController" up="NSActionCell">
<head>
<title>NSEPSImageRep</title>
<author name="Adam Fedor">
<email address="fedor@colorado.edu">
fedor@colorado.edu
</email>
</author>
<abstract>EPS image representation.</abstract>
<copy>1996 Free Software Foundation, Inc.</copy>
</head>
<body>
<chapter>
<heading>
Software documentation for the NSEPSImageRep class
</heading>
<class name="NSEPSImageRep" super="NSImageRep">
<declared>AppKit/NSEPSImageRep.h</declared>
<desc>
</desc>
<method type="id" factory="yes">
<sel>imageRepWithData:</sel>
<arg type="NSData*">epsData</arg>
<desc>
</desc>
</method>
<method type="NSData*">
<sel>EPSRepresentation</sel>
<desc>
</desc>
</method>
<method type="NSRect">
<sel>boundingBox</sel>
<desc>
</desc>
</method>
<method type="id">
<sel>initWithData:</sel>
<arg type="NSData*">epsData</arg>
<desc>
</desc>
</method>
<method type="void">
<sel>prepareGState</sel>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>