From a588326d206ff32e5ff5db97560851cb9b826022 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 23 Apr 2010 03:09:06 +0200 Subject: Updated UML Documentation --- doc/bouml/html/classes.html | 7 +- doc/bouml/html/classes_list.html | 7 +- doc/bouml/html/fig128069.png | Bin 67934 -> 80497 bytes doc/bouml/html/fig128069.svg | 350 ------------------------------------ doc/bouml/html/index-withframe.html | 2 +- doc/bouml/html/index.html | 73 +++++--- doc/bouml/html/index_71.html | 7 +- doc/bouml/html/navig.html | 2 +- 8 files changed, 67 insertions(+), 381 deletions(-) delete mode 100644 doc/bouml/html/fig128069.svg (limited to 'doc/bouml/html') diff --git a/doc/bouml/html/classes.html b/doc/bouml/html/classes.html index 79ae63a87..c0eff2e35 100644 --- a/doc/bouml/html/classes.html +++ b/doc/bouml/html/classes.html @@ -21,11 +21,14 @@ GLinterface GL2interface GL2ES1interface +GL2ES12entity GL2ES2interface GL2GL3interface -GL2Implentity GL3interface -GL3Implentity +GL3bcinterface +GL4interface +GL4bcinterface +GL4bcImplentity GLBaseinterface GLCapabilities GLContext diff --git a/doc/bouml/html/classes_list.html b/doc/bouml/html/classes_list.html index f59dad7f6..717f1b1c0 100644 --- a/doc/bouml/html/classes_list.html +++ b/doc/bouml/html/classes_list.html @@ -22,11 +22,14 @@ GL
GL2
GL2ES1
+GL2ES12
GL2ES2
GL2GL3
-GL2Impl
GL3
-GL3Impl
+GL3bc
+GL4
+GL4bc
+GL4bcImpl
GLBase
GLCapabilities
GLContext
diff --git a/doc/bouml/html/fig128069.png b/doc/bouml/html/fig128069.png index 4958dbab3..8acf16a2c 100644 Binary files a/doc/bouml/html/fig128069.png and b/doc/bouml/html/fig128069.png differ diff --git a/doc/bouml/html/fig128069.svg b/doc/bouml/html/fig128069.svg deleted file mode 100644 index 7d2f2a558..000000000 --- a/doc/bouml/html/fig128069.svg +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - - Fixed Function - - - - - - - - - - - - - - - - Programmable Shader - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <<interface>> - GL - - - - - - - - <<interface>> - GL2ES1 - - - - - - - - <<interface>> - GL2 - - - - - - - - <<interface>> - GL2ES2 - - - - - - - - <<interface>> - GL3 - - - - - - - - <<interface>> - GLES2 - - - - - - - - GLContext - - - - - - - - GLDrawable - - - - - - - GL2Impl - - - - - - - GL3Impl - - - - - - - GLES2Impl - - - - Desktop final public - OpenGL Interfaces - Mobile final public - OpenGL Interfaces - Private implementation (detail) - Desktop/Mobile - Common Interfaces - - - - - <<interface>> - NativeWindow - - - - - - - - AbstractGraphicsConfiguration - - - - - - - - GLCapabilities - - - - - - - - GLProfile - - - - Lifecycle: From the lower right to - the top, left step where the - GLContext is created with a - suitable GL implementation - matching the GLProfile. - - - - - <<interface>> - GLBase - - - - Common GL Stuff - - - - - <<interface>> - GLES1 - - - - Common Desktop - Profile - - - - - <<interface>> - GL2GL3 - - - - - - - GLES1Impl - - - - - - - - Capabilities - - - - - 0..1 - - - 1 - - - chosen - - - 1 - - - requested - - - 1 - - - 1 - - - 1 - - diff --git a/doc/bouml/html/index-withframe.html b/doc/bouml/html/index-withframe.html index 0be7077fc..2410daaaf 100644 --- a/doc/bouml/html/index-withframe.html +++ b/doc/bouml/html/index-withframe.html @@ -4,7 +4,7 @@ -/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/index-withframe +/usr/local/projects/JOGL/jogl/doc/bouml/html/index-withframe diff --git a/doc/bouml/html/index.html b/doc/bouml/html/index.html index 4d8af75e6..952c4518b 100644 --- a/doc/bouml/html/index.html +++ b/doc/bouml/html/index.html @@ -18,7 +18,7 @@ Documentation

Properties:

1 Class View javax.media.opengl

@@ -38,7 +38,7 @@ Documentation

1.2 Class GL2ES1

Declaration :

Directly inherited by : GL2 GLES1

+
  • Java : public interface GL2ES1 extends GL
  • Php : public interface GL2ES1
  • Directly inherited by : GL2 GL2ES12 GLES1

    Stereotype: interface

    @@ -56,7 +56,7 @@ Documentation

    1.4 Class GL2

    Declaration :

      -
    • Java : public interface GL2 extends GL2GL3
    • Php : public interface GL2

    Directly inherited by : GL2Impl

    +
  • Java : public interface GL2 extends GL2GL3
  • Php : public interface GL2
  • Directly inherited by : GL3bc GL4bcImpl

    Stereotype: interface

    @@ -65,7 +65,7 @@ Documentation

    1.5 Class GL2ES2

    Declaration :

      -
    • Java : public interface GL2ES2 extends GL
    • Php : public interface GL2ES2

    Directly inherited by : GL2GL3 GLES2

    +
  • Java : public interface GL2ES2 extends GL
  • Php : public interface GL2ES2
  • Directly inherited by : GL2ES12 GL2GL3 GLES2

    Stereotype: interface

    @@ -83,7 +83,7 @@ Documentation

    1.7 Class GL3

    Declaration :

      -
    • Java : public interface GL3 extends GL2GL3
    • Php : public interface GL3

    Directly inherited by : GL3Impl

    +
  • Java : public interface GL3 extends GL2GL3
  • Php : public interface GL3
  • Directly inherited by : GL3bc GL4 GL4bcImpl

    Stereotype: interface

    @@ -116,24 +116,16 @@ Documentation
    Relation <association>

    Declaration :

    Relation <association>

    Declaration :

    - -

    1.11 Class GL2Impl

    -

    Declaration :

      -
    • Java : private class GL2Impl implements GL2

    Stereotype: entity

    -
    -
    -
    -
    -

    1.12 Class GL3Impl

    +

    1.11 Class GL4bcImpl

    Declaration :

      -
    • Java : private class GL3Impl implements GL3

    Stereotype: entity

    +
  • Java : private class GL4bcImpl implements GL3, GL3bc, GL4bc, GL2, GL4
  • Stereotype: entity

    -

    1.13 Class GLES2Impl

    +

    1.12 Class GLES2Impl

    Declaration :

    • Java : private class GLES2Impl implements GLES2

    Stereotype: entity

    @@ -141,7 +133,7 @@ Documentation
    -

    1.14 Class GLES1Impl

    +

    1.13 Class GLES1Impl

    Declaration :

    • Java : private class GLES1Impl implements GLES1

    Stereotype: entity

    @@ -149,7 +141,7 @@ Documentation
    -

    1.15 Class NativeWindow

    +

    1.14 Class NativeWindow

    Declaration :

    • Java : package interface NativeWindow
    • Php : interface NativeWindow

    Stereotype: interface

    @@ -159,7 +151,7 @@ Documentation
    Relation <association>

    Declaration :

    -

    1.16 Class AbstractGraphicsConfiguration

    +

    1.15 Class AbstractGraphicsConfiguration

    Declaration :

    • Java : package abstract class AbstractGraphicsConfiguration
    @@ -169,7 +161,7 @@ Documentation
    Relation <association>

    Declaration :

    -

    1.17 Class GLCapabilities

    +

    1.16 Class GLCapabilities

    Declaration :

    @@ -178,7 +170,7 @@ Documentation
    Relation <association>

    Declaration :

    -

    1.18 Class Capabilities

    +

    1.17 Class Capabilities

    Declaration :

    • Java : package class Capabilities

    Directly inherited by : GLCapabilities

    @@ -188,7 +180,7 @@ Documentation
    Relation <association>

    Declaration :

    -

    1.19 Class GLProfile

    +

    1.18 Class GLProfile

    Declaration :

    • Java : package class GLProfile
    @@ -197,7 +189,7 @@ Documentation
    Relation <association>

    Declaration :

    -

    1.20 Class GLBase

    +

    1.19 Class GLBase

    Declaration :

    • Java : public interface GLBase
    • Php : public interface GLBase

    Directly inherited by : GL

    Stereotype: interface

    @@ -206,6 +198,41 @@ Documentation
    Relation <association>

    Declaration :

    + +

    1.20 Class GL3bc

    +

    Declaration :

    Directly inherited by : GL4bc GL4bcImpl

    +

    Stereotype: interface

    +
    +
    +
    +
    + +

    1.21 Class GL4

    +

    Declaration :

    Directly inherited by : GL4bc GL4bcImpl

    +

    Stereotype: interface

    +
    +
    +
    +
    + +

    1.22 Class GL4bc

    +

    Declaration :

    Directly inherited by : GL4bcImpl

    +

    Stereotype: interface

    +
    +
    +
    +
    + +

    1.23 Class GL2ES12

    +

    Declaration :

    Stereotype: entity

    +
    +
    +
    +
    diff --git a/doc/bouml/html/index_71.html b/doc/bouml/html/index_71.html index dc1a0a051..9481c2466 100644 --- a/doc/bouml/html/index_71.html +++ b/doc/bouml/html/index_71.html @@ -20,11 +20,14 @@ GLclass GL2class GL2ES1class +GL2ES12class GL2ES2class GL2GL3class -GL2Implclass GL3class -GL3Implclass +GL3bcclass +GL4class +GL4bcclass +GL4bcImplclass GLBaseclass GLCapabilitiesclass GLContextclass diff --git a/doc/bouml/html/navig.html b/doc/bouml/html/navig.html index 5cbd746bd..16236c7b5 100644 --- a/doc/bouml/html/navig.html +++ b/doc/bouml/html/navig.html @@ -4,7 +4,7 @@ -/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/navig +/usr/local/projects/JOGL/jogl/doc/bouml/html/navig -- cgit v1.2.3