Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 1545

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class Rect</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class Rect</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 The <code> Rect </code> interface is used to represent any <a
 href="http://www. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Full name</TH><TD><code><A HREF="DOM.html">DOM</A>::Rect</code></TD></TR>
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="css__value_h.html">css_value.h</A>&gt;</code></TD></TR>
<TR><TH><A HREF="full-list-DOM__Rect.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref2">Rect</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref3">Rect</A></b> (const Rect &other) 
</LI>
<LI>Rect & &nbsp;<b><A HREF="#ref4">operator = </A></b> (const Rect &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref5">~Rect</A></b> () 
</LI>
<LI>CSSPrimitiveValue &nbsp;<b><A HREF="#ref6">top</A></b> ()  const
</LI>
<LI>CSSPrimitiveValue &nbsp;<b><A HREF="#ref7">right</A></b> ()  const
</LI>
<LI>CSSPrimitiveValue &nbsp;<b><A HREF="#ref8">bottom</A></b> ()  const
</LI>
<LI>CSSPrimitiveValue &nbsp;<b><A HREF="#ref9">left</A></b> ()  const
</LI>
<LI>RectImpl *&nbsp;<b><A HREF="#ref10">handle</A></b> ()  const
</LI>
<LI>bool &nbsp;<b><A HREF="#ref11">isNull</A></b> ()  const
</LI>
</ul><h4>Protected Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref13">Rect</A></b> (RectImpl *i) 
</LI>
</ul><h4>Protected Members</h4><ul><LI>RectImpl *<b><A HREF="#ref12">impl</A></b></LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 The <code> Rect </code> interface is used to represent any <a
 href="http://www.w3.org/TR/REC-CSS2/visufx.html#value-def-shape">
 rect </a> value. This interface reflects the values in the
 underlying style property. Hence, modifications made through this
 interface modify the style property.
</p>
<p> </p>
<A NAME="Rect"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>Rect</strong> ()
<br></td><td align="right"><h3><strong>Rect</strong></h3></td></tr></table><p></p><A NAME="Rect"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>Rect</strong> (const Rect &other)
<br></td><td align="right"><h3><strong>Rect</strong></h3></td></tr></table><p></p><A NAME="operator%20=%20"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>Rect & &nbsp;<strong>operator = </strong> (const Rect &other)
<br></td><td align="right"><h3><strong>operator = </strong></h3></td></tr></table><p></p><A NAME="~Rect"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~Rect</strong> ()
<br></td><td align="right"><h3><strong>~Rect</strong></h3></td></tr></table><p></p><A NAME="top"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>CSSPrimitiveValue &nbsp;<strong>top</strong> ()
<br></td><td align="right"><h3><strong>top</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 This attribute is used for the top of the rect.
</p>
<p>     </p>
<A NAME="right"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>CSSPrimitiveValue &nbsp;<strong>right</strong> ()
<br></td><td align="right"><h3><strong>right</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 This attribute is used for the right of the rect.
</p>
<p>     </p>
<A NAME="bottom"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>CSSPrimitiveValue &nbsp;<strong>bottom</strong> ()
<br></td><td align="right"><h3><strong>bottom</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 This attribute is used for the bottom of the rect.
</p>
<p>     </p>
<A NAME="left"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>CSSPrimitiveValue &nbsp;<strong>left</strong> ()
<br></td><td align="right"><h3><strong>left</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 This attribute is used for the left of the rect.
</p>
<p>     </p>
<A NAME="handle"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>RectImpl *&nbsp;<strong>handle</strong> ()
<br></td><td align="right"><h3><strong>handle</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 not part of the DOM
     </p>
<A NAME="isNull"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>isNull</strong> ()
<br></td><td align="right"><h3><strong>isNull</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="impl"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>RectImpl * <strong>impl</strong>
</td><td align="right"><h3><strong>impl</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="Rect"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>Rect</strong> (RectImpl *i)
<br></td><td align="right"><h3><strong>Rect</strong></h3></td></tr></table><p> <small>[protected]</small></p><HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:31 2002, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>