From dd1c82f04797ffaf6f81c0f2194dfd31b669e825 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Thu, 6 Aug 2009 22:32:23 -0700
Subject: Add UML Class Diagram

---
 doc/bouml/html/index_74.html | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 doc/bouml/html/index_74.html

(limited to 'doc/bouml/html/index_74.html')

diff --git a/doc/bouml/html/index_74.html b/doc/bouml/html/index_74.html
new file mode 100644
index 000000000..14ff3bec2
--- /dev/null
+++ b/doc/bouml/html/index_74.html
@@ -0,0 +1,24 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+
+<head>
+<title>J</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">J</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<table>
+<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr>
+<tr bgcolor=#f0f0f0><td><a href="index.html#refclass view128069" target = "projectFrame"><b>javax.media.opengl</b></a></td><td>class view</td><td></td></tr>
+<tr bgcolor=#f0f0f0><td><a href="index.html#refpackage129" target = "projectFrame"><b>jogl</b></a></td><td>package</td><td></td></tr>
+</table>
+</body>
+</html>
-- 
cgit v1.2.3


From 111838d5317a7da888a5ae2fa1e1f32fc8b313b6 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Fri, 7 Aug 2009 10:41:51 -0700
Subject: UML: Use png, due to our download server lack of SVG MIME type ..

---
 doc/bouml/html/classdiagrams.html   |   2 +-
 doc/bouml/html/classes.html         |   2 +-
 doc/bouml/html/classes_list.html    |   2 +-
 doc/bouml/html/fig128069.png        | Bin 0 -> 67934 bytes
 doc/bouml/html/fig128069.svg        |  30 ++++++++--------
 doc/bouml/html/index-withframe.html |   4 +--
 doc/bouml/html/index.html           |  66 +++++++++++++++++++++++-------------
 doc/bouml/html/index_65.html        |   2 +-
 doc/bouml/html/index_67.html        |   2 +-
 doc/bouml/html/index_71.html        |   2 +-
 doc/bouml/html/index_74.html        |   2 +-
 doc/bouml/html/index_78.html        |   2 +-
 doc/bouml/html/index_79.html        |   2 +-
 doc/bouml/html/index_82.html        |   2 +-
 doc/bouml/html/navig.html           |   4 +--
 doc/bouml/html/packages.html        |   2 +-
 16 files changed, 73 insertions(+), 53 deletions(-)
 create mode 100644 doc/bouml/html/fig128069.png

(limited to 'doc/bouml/html/index_74.html')

diff --git a/doc/bouml/html/classdiagrams.html b/doc/bouml/html/classdiagrams.html
index 4f4efc693..0763bd4c6 100644
--- a/doc/bouml/html/classdiagrams.html
+++ b/doc/bouml/html/classdiagrams.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>Class Diagram Index</title>
diff --git a/doc/bouml/html/classes.html b/doc/bouml/html/classes.html
index 810c11e80..79ae63a87 100644
--- a/doc/bouml/html/classes.html
+++ b/doc/bouml/html/classes.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>Classes Index</title>
diff --git a/doc/bouml/html/classes_list.html b/doc/bouml/html/classes_list.html
index 0455eaa49..f59dad7f6 100644
--- a/doc/bouml/html/classes_list.html
+++ b/doc/bouml/html/classes_list.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>Classes</title>
diff --git a/doc/bouml/html/fig128069.png b/doc/bouml/html/fig128069.png
new file mode 100644
index 000000000..4958dbab3
Binary files /dev/null and b/doc/bouml/html/fig128069.png differ
diff --git a/doc/bouml/html/fig128069.svg b/doc/bouml/html/fig128069.svg
index bd2a54f21..7d2f2a558 100644
--- a/doc/bouml/html/fig128069.svg
+++ b/doc/bouml/html/fig128069.svg
@@ -26,16 +26,13 @@
 	<line stroke="black" stroke-opacity="1" x1="386" y1="205" x2="386" y2="193" />
 </g>
 <g>
-	<line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="569" x2="685" y2="569" />
-</g>
-<g>
-	<line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="304" x2="685" y2="304" />
+	<line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="392" x2="685" y2="392" />
 </g>
 <g>
-	<line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="392" x2="685" y2="392" />
+	<line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="569" x2="685" y2="569" />
 </g>
 <g>
-	<line stroke="black" stroke-opacity="1" x1="237" y1="42" x2="533" y2="42" />
+	<line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="304" x2="685" y2="304" />
 </g>
 <g>
 	<line stroke="black" stroke-opacity="1" x1="115" y1="225" x2="154" y2="178" />
@@ -142,6 +139,9 @@
 	<line stroke="black" stroke-opacity="1" x1="189" y1="74" x2="195" y2="80" />
 	<line stroke="black" stroke-opacity="1" x1="183" y1="80" x2="195" y2="80" />
 </g>
+<g>
+	<line stroke="black" stroke-opacity="1" x1="237" y1="42" x2="533" y2="42" />
+</g>
 <g>
 	<rect fill="#808080" stroke="none" stroke-opacity="1" x="232" y="116" width="3" height="57" />
 	<rect fill="#808080" stroke="none" stroke-opacity="1" x="146" y="170" width="89" height="3" />
@@ -151,15 +151,6 @@
 	<line stroke="black" stroke-opacity="1" x1="142" y1="154" x2="232" y2="154" />
 	<line stroke="black" stroke-opacity="1" x1="142" y1="162" x2="232" y2="162" />
 </g>
-<g>
-	<rect fill="#808080" stroke="none" stroke-opacity="1" x="131" y="405" width="3" height="57" />
-	<rect fill="#808080" stroke="none" stroke-opacity="1" x="45" y="459" width="89" height="3" />
-	<rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="41" y="401" width="90" height="58" />
-	<text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="86" y="413">&lt;&lt;interface&gt;&gt;</text>
-	<text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="86" y="434">GLES1</text>
-	<line stroke="black" stroke-opacity="1" x1="41" y1="443" x2="131" y2="443" />
-	<line stroke="black" stroke-opacity="1" x1="41" y1="451" x2="131" y2="451" />
-</g>
 <g>
 	<rect fill="#808080" stroke="none" stroke-opacity="1" x="132" y="230" width="3" height="57" />
 	<rect fill="#808080" stroke="none" stroke-opacity="1" x="46" y="284" width="89" height="3" />
@@ -297,6 +288,15 @@
 	<line stroke="black" stroke-opacity="1" x1="143" y1="62" x2="233" y2="62" />
 </g>
 	<text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="273" y="152">Common GL Stuff</text>
+<g>
+	<rect fill="#808080" stroke="none" stroke-opacity="1" x="131" y="405" width="3" height="57" />
+	<rect fill="#808080" stroke="none" stroke-opacity="1" x="45" y="459" width="89" height="3" />
+	<rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="41" y="401" width="90" height="58" />
+	<text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="86" y="413">&lt;&lt;interface&gt;&gt;</text>
+	<text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="86" y="434">GLES1</text>
+	<line stroke="black" stroke-opacity="1" x1="41" y1="443" x2="131" y2="443" />
+	<line stroke="black" stroke-opacity="1" x1="41" y1="451" x2="131" y2="451" />
+</g>
 	<text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="341">Common Desktop</text>
 	<text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="359">Profile</text>
 <g>
diff --git a/doc/bouml/html/index-withframe.html b/doc/bouml/html/index-withframe.html
index 8c49cd705..0be7077fc 100644
--- a/doc/bouml/html/index-withframe.html
+++ b/doc/bouml/html/index-withframe.html
@@ -1,10 +1,10 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
-<title>/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/index-withframe</title>
+<title>/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/index-withframe</title>
 <link rel="stylesheet" href="style.css" type="text/css" />
 </head>
 <FRAMESET cols="20%,80%">
diff --git a/doc/bouml/html/index.html b/doc/bouml/html/index.html
index b083f5485..4d8af75e6 100644
--- a/doc/bouml/html/index.html
+++ b/doc/bouml/html/index.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>jogl
@@ -18,17 +18,18 @@ Documentation</title>
 
 <a name="refpackage129"></a>
 <p>Properties:<ul>
-<li>html dir:<br /><div class="sub">/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/</div></p></li>
+<li>html dir:<br /><div class="sub">/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/</div></p></li>
 </ul></p>
 <a name="refclass view128069"></a>
 <h1 class ="view">1 Class View javax.media.opengl</h1>
 <div class="sub">
 <a name="refclass diagram128069"></a>
-<p align="center"><embed src="fig128069.svg" width="1003" height="814"/></p>
+<p align="center"><img src="fig128069.png" alt="" /></p>
  <p align="center"><b>OpenGL Interfaces</b></p><p><br /></p><p><br /></p>
 <a name="refclass128069"></a>
 <h2 class ="class">1.1 Class GL</h2>
-<p>Declaration :</p><ul><li>Java : public interface GL extends <a href="index.html#refclass132549"><b>GLBase</b></a> </li><li>Php : public interface GL </li></ul><p>Directly inherited by : <a href="index.html#refclass128197"><b>GL2ES1</b></a> <a href="index.html#refclass128581"><b>GL2ES2</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GL extends <a href="index.html#refclass132549"><b>GLBase</b></a> </li><li>Php : public interface GL </li></ul><p>Directly inherited by : <a href="index.html#refclass128197"><b>GL2ES1</b></a> <a href="index.html#refclass128581"><b>GL2ES2</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -36,7 +37,8 @@ Documentation</title>
 </div>
 <a name="refclass128197"></a>
 <h2 class ="class">1.2 Class GL2ES1</h2>
-<p>Declaration :</p><ul><li>Java : public interface GL2ES1 extends <a href="index.html#refclass128069"><b>GL</b></a> </li><li>Php : public interface GL2ES1 </li></ul><p>Directly inherited by : <a href="index.html#refclass128453"><b>GL2</b></a> <a href="index.html#refclass128325"><b>GLES1</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GL2ES1 extends <a href="index.html#refclass128069"><b>GL</b></a> </li><li>Php : public interface GL2ES1 </li></ul><p>Directly inherited by : <a href="index.html#refclass128453"><b>GL2</b></a> <a href="index.html#refclass128325"><b>GLES1</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -44,7 +46,8 @@ Documentation</title>
 </div>
 <a name="refclass128325"></a>
 <h2 class ="class">1.3 Class GLES1</h2>
-<p>Declaration :</p><ul><li>Java : public interface GLES1 extends <a href="index.html#refclass128197"><b>GL2ES1</b></a> </li><li>Php : public interface GLES1 </li></ul><p>Directly inherited by : <a href="index.html#refclass130757"><b>GLES1Impl</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GLES1 extends <a href="index.html#refclass128197"><b>GL2ES1</b></a> </li><li>Php : public interface GLES1 </li></ul><p>Directly inherited by : <a href="index.html#refclass130757"><b>GLES1Impl</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -52,7 +55,8 @@ Documentation</title>
 </div>
 <a name="refclass128453"></a>
 <h2 class ="class">1.4 Class GL2</h2>
-<p>Declaration :</p><ul><li>Java : public interface GL2 extends <a href="index.html#refclass128709"><b>GL2GL3</b></a> </li><li>Php : public interface GL2 </li></ul><p>Directly inherited by : <a href="index.html#refclass130373"><b>GL2Impl</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GL2 extends <a href="index.html#refclass128709"><b>GL2GL3</b></a> </li><li>Php : public interface GL2 </li></ul><p>Directly inherited by : <a href="index.html#refclass130373"><b>GL2Impl</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -60,7 +64,8 @@ Documentation</title>
 </div>
 <a name="refclass128581"></a>
 <h2 class ="class">1.5 Class GL2ES2</h2>
-<p>Declaration :</p><ul><li>Java : public interface GL2ES2 extends <a href="index.html#refclass128069"><b>GL</b></a> </li><li>Php : public interface GL2ES2 </li></ul><p>Directly inherited by : <a href="index.html#refclass128709"><b>GL2GL3</b></a> <a href="index.html#refclass128965"><b>GLES2</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GL2ES2 extends <a href="index.html#refclass128069"><b>GL</b></a> </li><li>Php : public interface GL2ES2 </li></ul><p>Directly inherited by : <a href="index.html#refclass128709"><b>GL2GL3</b></a> <a href="index.html#refclass128965"><b>GLES2</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -68,7 +73,8 @@ Documentation</title>
 </div>
 <a name="refclass128709"></a>
 <h2 class ="class">1.6 Class GL2GL3</h2>
-<p>Declaration :</p><ul><li>Java : public interface GL2GL3 extends <a href="index.html#refclass128581"><b>GL2ES2</b></a> </li><li>Php : public interface GL2GL3 </li></ul><p>Directly inherited by : <a href="index.html#refclass128453"><b>GL2</b></a> <a href="index.html#refclass128837"><b>GL3</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GL2GL3 extends <a href="index.html#refclass128581"><b>GL2ES2</b></a> </li><li>Php : public interface GL2GL3 </li></ul><p>Directly inherited by : <a href="index.html#refclass128453"><b>GL2</b></a> <a href="index.html#refclass128837"><b>GL3</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -76,7 +82,8 @@ Documentation</title>
 </div>
 <a name="refclass128837"></a>
 <h2 class ="class">1.7 Class GL3</h2>
-<p>Declaration :</p><ul><li>Java : public interface GL3 extends <a href="index.html#refclass128709"><b>GL2GL3</b></a> </li><li>Php : public interface GL3 </li></ul><p>Directly inherited by : <a href="index.html#refclass130501"><b>GL3Impl</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GL3 extends <a href="index.html#refclass128709"><b>GL2GL3</b></a> </li><li>Php : public interface GL3 </li></ul><p>Directly inherited by : <a href="index.html#refclass130501"><b>GL3Impl</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -84,7 +91,8 @@ Documentation</title>
 </div>
 <a name="refclass128965"></a>
 <h2 class ="class">1.8 Class GLES2</h2>
-<p>Declaration :</p><ul><li>Java : public interface GLES2 extends <a href="index.html#refclass128581"><b>GL2ES2</b></a> </li><li>Php : public interface GLES2 </li></ul><p>Directly inherited by : <a href="index.html#refclass130629"><b>GLES2Impl</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GLES2 extends <a href="index.html#refclass128581"><b>GL2ES2</b></a> </li><li>Php : public interface GLES2 </li></ul><p>Directly inherited by : <a href="index.html#refclass130629"><b>GLES2Impl</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
@@ -92,7 +100,8 @@ Documentation</title>
 </div>
 <a name="refclass130117"></a>
 <h2 class ="class">1.9 Class GLContext</h2>
-<p>Declaration :</p><ul><li>Java : package abstract class GLContext </li></ul><div class="sub">
+<p>Declaration :</p><ul>
+<li>Java : package abstract class GLContext </li></ul><div class="sub">
 <div class="sub">
 <a name="refrelation130757"></a>
 <table><tr><td><div class="element">Relation <b>&lt;association&gt;</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : -  : <a href="index.html#refclass130245"><b>GLDrawable</b></a>, multiplicity : 1</li><li>Java : private <a href="index.html#refclass130245"><b>GLDrawable</b></a> </li></ul><a name="refrelation134341"></a>
@@ -100,7 +109,8 @@ Documentation</title>
 </div>
 <a name="refclass130245"></a>
 <h2 class ="class">1.10 Class GLDrawable</h2>
-<p>Declaration :</p><ul><li>Java : package abstract class GLDrawable </li></ul><div class="sub">
+<p>Declaration :</p><ul>
+<li>Java : package abstract class GLDrawable </li></ul><div class="sub">
 <div class="sub">
 <a name="refrelation130629"></a>
 <table><tr><td><div class="element">Relation <b>&lt;association&gt;</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : -  : <a href="index.html#refclass130117"><b>GLContext</b></a>, multiplicity : 0..1</li><li>Java : private <a href="index.html#refclass130117"><b>GLContext</b></a> </li></ul><a name="refrelation132421"></a>
@@ -108,35 +118,40 @@ Documentation</title>
 </div>
 <a name="refclass130373"></a>
 <h2 class ="class">1.11 Class GL2Impl</h2>
-<p>Declaration :</p><ul><li>Java : private class GL2Impl implements <a href="index.html#refclass128453"><b>GL2</b></a> </li></ul><p>Stereotype: entity</p>
+<p>Declaration :</p><ul>
+<li>Java : private class GL2Impl implements <a href="index.html#refclass128453"><b>GL2</b></a> </li></ul><p>Stereotype: entity</p>
 <div class="sub">
 <div class="sub">
 </div>
 </div>
 <a name="refclass130501"></a>
 <h2 class ="class">1.12 Class GL3Impl</h2>
-<p>Declaration :</p><ul><li>Java : private class GL3Impl implements <a href="index.html#refclass128837"><b>GL3</b></a> </li></ul><p>Stereotype: entity</p>
+<p>Declaration :</p><ul>
+<li>Java : private class GL3Impl implements <a href="index.html#refclass128837"><b>GL3</b></a> </li></ul><p>Stereotype: entity</p>
 <div class="sub">
 <div class="sub">
 </div>
 </div>
 <a name="refclass130629"></a>
 <h2 class ="class">1.13 Class GLES2Impl</h2>
-<p>Declaration :</p><ul><li>Java : private class GLES2Impl implements <a href="index.html#refclass128965"><b>GLES2</b></a> </li></ul><p>Stereotype: entity</p>
+<p>Declaration :</p><ul>
+<li>Java : private class GLES2Impl implements <a href="index.html#refclass128965"><b>GLES2</b></a> </li></ul><p>Stereotype: entity</p>
 <div class="sub">
 <div class="sub">
 </div>
 </div>
 <a name="refclass130757"></a>
 <h2 class ="class">1.14 Class GLES1Impl</h2>
-<p>Declaration :</p><ul><li>Java : private class GLES1Impl implements <a href="index.html#refclass128325"><b>GLES1</b></a> </li></ul><p>Stereotype: entity</p>
+<p>Declaration :</p><ul>
+<li>Java : private class GLES1Impl implements <a href="index.html#refclass128325"><b>GLES1</b></a> </li></ul><p>Stereotype: entity</p>
 <div class="sub">
 <div class="sub">
 </div>
 </div>
 <a name="refclass130885"></a>
 <h2 class ="class">1.15 Class NativeWindow</h2>
-<p>Declaration :</p><ul><li>Java : package interface NativeWindow </li><li>Php :  interface NativeWindow </li></ul><p>Stereotype: interface</p>
+<p>Declaration :</p><ul>
+<li>Java : package interface NativeWindow </li><li>Php :  interface NativeWindow </li></ul><p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
 <a name="refrelation132165"></a>
@@ -145,7 +160,8 @@ Documentation</title>
 </div>
 <a name="refclass131013"></a>
 <h2 class ="class">1.16 Class AbstractGraphicsConfiguration</h2>
-<p>Declaration :</p><ul><li>Java : package abstract class AbstractGraphicsConfiguration </li></ul><div class="sub">
+<p>Declaration :</p><ul>
+<li>Java : package abstract class AbstractGraphicsConfiguration </li></ul><div class="sub">
 <div class="sub">
 <a name="refrelation131525"></a>
 <table><tr><td><div class="element">Relation <b>chosen (&lt;association&gt;)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - chosen : <a href="index.html#refclass131269"><b>Capabilities</b></a>, multiplicity : 1</li><li>Java : private <a href="index.html#refclass131269"><b>Capabilities</b></a> chosen</li></ul><a name="refrelation131909"></a>
@@ -154,7 +170,8 @@ Documentation</title>
 </div>
 <a name="refclass131141"></a>
 <h2 class ="class">1.17 Class GLCapabilities</h2>
-<p>Declaration :</p><ul><li>Java : package class GLCapabilities extends <a href="index.html#refclass131269"><b>Capabilities</b></a> </li></ul><div class="sub">
+<p>Declaration :</p><ul>
+<li>Java : package class GLCapabilities extends <a href="index.html#refclass131269"><b>Capabilities</b></a> </li></ul><div class="sub">
 <div class="sub">
 <a name="refrelation132677"></a>
 <table><tr><td><div class="element">Relation <b>&lt;association&gt;</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : -  : <a href="index.html#refclass131397"><b>GLProfile</b></a></li><li>Java : private <a href="index.html#refclass131397"><b>GLProfile</b></a> </li></ul><a name="refrelation132933"></a>
@@ -162,7 +179,8 @@ Documentation</title>
 </div>
 <a name="refclass131269"></a>
 <h2 class ="class">1.18 Class Capabilities</h2>
-<p>Declaration :</p><ul><li>Java : package class Capabilities </li></ul><p>Directly inherited by : <a href="index.html#refclass131141"><b>GLCapabilities</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : package class Capabilities </li></ul><p>Directly inherited by : <a href="index.html#refclass131141"><b>GLCapabilities</b></a> </p>
 <div class="sub">
 <div class="sub">
 <a name="refrelation131653"></a>
@@ -171,7 +189,8 @@ Documentation</title>
 </div>
 <a name="refclass131397"></a>
 <h2 class ="class">1.19 Class GLProfile</h2>
-<p>Declaration :</p><ul><li>Java : package class GLProfile </li></ul><div class="sub">
+<p>Declaration :</p><ul>
+<li>Java : package class GLProfile </li></ul><div class="sub">
 <div class="sub">
 <a name="refrelation132549"></a>
 <table><tr><td><div class="element">Relation <b>&lt;association&gt;</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : -  : <a href="index.html#refclass131141"><b>GLCapabilities</b></a></li><li>Java : private <a href="index.html#refclass131141"><b>GLCapabilities</b></a> </li></ul><a name="refrelation132805"></a>
@@ -179,7 +198,8 @@ Documentation</title>
 </div>
 <a name="refclass132549"></a>
 <h2 class ="class">1.20 Class GLBase</h2>
-<p>Declaration :</p><ul><li>Java : public interface GLBase </li><li>Php : public interface GLBase </li></ul><p>Directly inherited by : <a href="index.html#refclass128069"><b>GL</b></a> </p>
+<p>Declaration :</p><ul>
+<li>Java : public interface GLBase </li><li>Php : public interface GLBase </li></ul><p>Directly inherited by : <a href="index.html#refclass128069"><b>GL</b></a> </p>
 <p>Stereotype: interface</p>
 <div class="sub">
 <div class="sub">
diff --git a/doc/bouml/html/index_65.html b/doc/bouml/html/index_65.html
index 9a6dedcaa..12cff3a70 100644
--- a/doc/bouml/html/index_65.html
+++ b/doc/bouml/html/index_65.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>A</title>
diff --git a/doc/bouml/html/index_67.html b/doc/bouml/html/index_67.html
index 630cc4999..6c276a1e2 100644
--- a/doc/bouml/html/index_67.html
+++ b/doc/bouml/html/index_67.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>C</title>
diff --git a/doc/bouml/html/index_71.html b/doc/bouml/html/index_71.html
index 473fa4229..dc1a0a051 100644
--- a/doc/bouml/html/index_71.html
+++ b/doc/bouml/html/index_71.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>G</title>
diff --git a/doc/bouml/html/index_74.html b/doc/bouml/html/index_74.html
index 14ff3bec2..9a970333e 100644
--- a/doc/bouml/html/index_74.html
+++ b/doc/bouml/html/index_74.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>J</title>
diff --git a/doc/bouml/html/index_78.html b/doc/bouml/html/index_78.html
index 3273a2e71..4165af58c 100644
--- a/doc/bouml/html/index_78.html
+++ b/doc/bouml/html/index_78.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>N</title>
diff --git a/doc/bouml/html/index_79.html b/doc/bouml/html/index_79.html
index 7474a3309..4eb8a76a5 100644
--- a/doc/bouml/html/index_79.html
+++ b/doc/bouml/html/index_79.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>O</title>
diff --git a/doc/bouml/html/index_82.html b/doc/bouml/html/index_82.html
index c5dcd1dcd..984d8bf45 100644
--- a/doc/bouml/html/index_82.html
+++ b/doc/bouml/html/index_82.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>R</title>
diff --git a/doc/bouml/html/navig.html b/doc/bouml/html/navig.html
index d5440f5d9..5cbd746bd 100644
--- a/doc/bouml/html/navig.html
+++ b/doc/bouml/html/navig.html
@@ -1,10 +1,10 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
-<title>/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/navig</title>
+<title>/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/navig</title>
 <link rel="stylesheet" href="style.css" type="text/css" />
 </head>
 <body bgcolor="#ffffff">
diff --git a/doc/bouml/html/packages.html b/doc/bouml/html/packages.html
index 61017a207..50e1a6d9f 100644
--- a/doc/bouml/html/packages.html
+++ b/doc/bouml/html/packages.html
@@ -1,7 +1,7 @@
 <!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
+<html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
 <title>Packages Index</title>
-- 
cgit v1.2.3