From fa0034968241de1fcaf3e9902a62270b4d050e9c Mon Sep 17 00:00:00 2001
From: Sven Gothel
Date: Wed, 17 Jul 2013 06:32:02 +0200
Subject: Move doc/bouml -> doc/uml - and add symbolic link to doc/bouml ..
---
doc/uml/html/index.html | 238 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 238 insertions(+)
create mode 100644 doc/uml/html/index.html
(limited to 'doc/uml/html/index.html')
diff --git a/doc/uml/html/index.html b/doc/uml/html/index.html
new file mode 100644
index 000000000..952c4518b
--- /dev/null
+++ b/doc/uml/html/index.html
@@ -0,0 +1,238 @@
+
+
+
+
+
+
+jogl
+Documentation
+
+
+
+
+
+jogl
Documentation
+
+
+
+
+
+Properties:
+
+
+
+
+
OpenGL Interfaces
+
+
1.1 Class GL
+
Declaration :
+- Java : public interface GL extends GLBase
- Php : public interface GL
Directly inherited by : GL2ES1 GL2ES2
+
Stereotype: interface
+
+
+
1.2 Class GL2ES1
+
Declaration :
+- Java : public interface GL2ES1 extends GL
- Php : public interface GL2ES1
Directly inherited by : GL2 GL2ES12 GLES1
+
Stereotype: interface
+
+
+
1.3 Class GLES1
+
Declaration :
+- Java : public interface GLES1 extends GL2ES1
- Php : public interface GLES1
Directly inherited by : GLES1Impl
+
Stereotype: interface
+
+
+
1.4 Class GL2
+
Declaration :
+- Java : public interface GL2 extends GL2GL3
- Php : public interface GL2
Directly inherited by : GL3bc GL4bcImpl
+
Stereotype: interface
+
+
+
1.5 Class GL2ES2
+
Declaration :
+- Java : public interface GL2ES2 extends GL
- Php : public interface GL2ES2
Directly inherited by : GL2ES12 GL2GL3 GLES2
+
Stereotype: interface
+
+
+
1.6 Class GL2GL3
+
Declaration :
+- Java : public interface GL2GL3 extends GL2ES2
- Php : public interface GL2GL3
Directly inherited by : GL2 GL3
+
Stereotype: interface
+
+
+
1.7 Class GL3
+
Declaration :
+- Java : public interface GL3 extends GL2GL3
- Php : public interface GL3
Directly inherited by : GL3bc GL4 GL4bcImpl
+
Stereotype: interface
+
+
+
1.8 Class GLES2
+
Declaration :
+- Java : public interface GLES2 extends GL2ES2
- Php : public interface GLES2
Directly inherited by : GLES2Impl
+
Stereotype: interface
+
+
+
1.9 Class GLContext
+
Declaration :
+- Java : package abstract class GLContext
+
+
+
Declaration :
+
Declaration :
+
+
+
1.10 Class GLDrawable
+
Declaration :
+- Java : package abstract class GLDrawable
+
+
+
Declaration :
+
Declaration :
+
+
+
1.11 Class GL4bcImpl
+
Declaration :
Stereotype: entity
+
+
+
1.12 Class GLES2Impl
+
Declaration :
+- Java : private class GLES2Impl implements GLES2
Stereotype: entity
+
+
+
1.13 Class GLES1Impl
+
Declaration :
+- Java : private class GLES1Impl implements GLES1
Stereotype: entity
+
+
+
1.14 Class NativeWindow
+
Declaration :
+- Java : package interface NativeWindow
- Php : interface NativeWindow
Stereotype: interface
+
+
+
+
Declaration :
+
Declaration :
+
+
+
1.15 Class AbstractGraphicsConfiguration
+
Declaration :
+- Java : package abstract class AbstractGraphicsConfiguration
+
+
+
Relation chosen (<association>) |
Declaration :
+
Declaration :
+
Declaration :
+
+
+
1.16 Class GLCapabilities
+
Declaration :
+
+
+
Declaration :
+
Declaration :
+
+
+
1.17 Class Capabilities
+
Declaration :
+- Java : package class Capabilities
Directly inherited by : GLCapabilities
+
+
+
+
Declaration :
+
Declaration :
+
+
+
1.18 Class GLProfile
+
Declaration :
+- Java : package class GLProfile
+
+
+
Declaration :
+
Declaration :
+
+
+
1.19 Class GLBase
+
Declaration :
+- Java : public interface GLBase
- Php : public interface GLBase
Directly inherited by : GL
+
Stereotype: interface
+
+
+
1.20 Class GL3bc
+
Declaration :
+- Java : package interface GL3bc extends GL2
- Php : interface GL3bc
Directly inherited by : GL4bc GL4bcImpl
+
Stereotype: interface
+
+
+
1.21 Class GL4
+
Declaration :
+- Java : package interface GL4 extends GL3
- Php : interface GL4
Directly inherited by : GL4bc GL4bcImpl
+
Stereotype: interface
+
+
+
1.22 Class GL4bc
+
Declaration :
+- Java : package interface GL4bc extends GL3bc
- Php : interface GL4bc
Directly inherited by : GL4bcImpl
+
Stereotype: interface
+
+
+
1.23 Class GL2ES12
+
Declaration :
Stereotype: entity
+
+
+
+
--
cgit v1.2.3