doc/struct.html in rmagick-1.7.4 vs doc/struct.html in rmagick-1.8.0

- old
+ new

@@ -9,83 +9,21 @@ <title>RMagick: Miscellaneous classes</title> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" /> <meta name="GENERATOR" content="Quanta Plus" /> <meta name="Copyright" content= - "Copyright (C) 2004 by Timothy P. Hunter" /> + "Copyright (C) 2005 by Timothy P. Hunter" /> <link rel="stylesheet" type="text/css" href="css/doc.css" /> + <link rel="stylesheet" type="text/css" href="css/ref.css"/> <script type="text/javascript" src="scripts/doc.js"> </script> <style type="text/css"> /*<![CDATA[*/ /* Styles local to this page. */ - .class h2 { /* Same as h2.methods but different background-color */ - margin-top: 2em; - margin-bottom: .5em; - padding: .5em 5px .5em 5px; - background-color: #545454; - color: white; - clear: both; - } - .class h3 { /* Same as h2.methods */ - margin-top: 0; - margin-bottom: 0; - padding: .5em 5px .5em 5px; - background-color: #663; - color: white; - } - .sig h4, .sig p { - background-color: #c0c0c0; - color: #000; - margin-top: 0; - } - .sig h4 { /* method name: total width 210px */ - width: 205px; - float: left; - padding-left: 5px; - font-size: 110%; - } - - .sig p { - padding-right: 5px; - padding-bottom: 1em; - } - - .desc h5 { - position: relative; - left: -215px; - padding-left: 5px; - background-image: url(ex/images/graydient210x6.gif); - background-repeat: repeat-y; - color: black; - font-weight: normal; - font-size: small; - padding-bottom: 0; - margin-bottom: 0; - margin-top: 0; - } - - .intro p { - padding-bottom: 1em; - margin-left: 215px; - } - - .intro h3 { - padding-left: 5px; - background-color: white; - background-image: url(ex/images/graydient210x6.gif); - background-repeat: repeat-y; - color: black; - font-weight: normal; - font-size: small; - padding-bottom: 0; - margin: 0 0; - } - /*]]>*/ </style> </head> <body> @@ -153,11 +91,11 @@ <ul> <li><a href="#MagickError">ImageMagickError</a></li> </ul> </div> - <div class="class"> + <div class="subhd"> <h2 id="view">The Image::View class</h2> <div class="intro"> <h3>Introduction</h3> @@ -466,11 +404,11 @@ <span class="arg">height</span> arguments specified when the view was created.</p> </div> </div> - <div class="class" id="Geometry"> + <div class="subhd" id="Geometry"> <h2>The Geometry class</h2> <div class="intro"> <h3>Introduction</h3> @@ -631,11 +569,11 @@ <p>Returns the string equivalent of the <code>Geometry</code> object..</p> </div> - <div class="class" id="Pixel"> + <div class="subhd" id="Pixel"> <h2>The Pixel class</h2> <div class="intro"> <h3>Introduction</h3> @@ -890,11 +828,11 @@ <p>An array of the form <code>[hue, saturation, luminosity]</code>.</p> </div> </div> - <div class="class"> + <div class="subhd"> <h2 id="struct">Struct classes</h2> <div class="intro"> <h3>Introduction</h3> @@ -1129,11 +1067,11 @@ <p><em>x1</em>, <em>y1</em>, <em>x2</em>, <em>y2</em></p> </div> </div> - <div class="class"> + <div class="subhd"> <h2 id="fill">Fill classes</h2> <div class="intro"> <h3>Introduction</h3> @@ -1294,10 +1232,10 @@ alt="TextureFill example" title= "Click to see the example script" /></a></p> </div> </div> - <div class="class"> + <div class="subhd"> <h2 id="exception">Exception classes</h2> <h3 id="MagickError">class ImageMagickError <span class= "superclass">&lt; StandardError</span></h3>