diff options
author | Kevin Rushforth <[email protected]> | 2005-07-19 20:56:09 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-07-19 20:56:09 +0000 |
commit | 68449b2071392af151a75f90610026465c426401 (patch) | |
tree | f0dfe0520380b8b7cc3198bb98feb157a99a6e5b | |
parent | 87608ec5ab19b2f6cc9e715a8732cf22740f7a90 (diff) |
Updated location of javadoc pages
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@347 ba19aa83-45c5-6ac9-afd3-db810772062c
-rw-r--r-- | www/j3d1_4/graph-change-listener.html | 4 | ||||
-rw-r--r-- | www/j3d1_4/picking.html | 8 | ||||
-rw-r--r-- | www/j3d1_4/proposed-changes.html | 28 | ||||
-rw-r--r-- | www/j3d1_4/shaders.html | 6 | ||||
-rw-r--r-- | www/j3d1_4/stencil.html | 4 |
5 files changed, 25 insertions, 25 deletions
diff --git a/www/j3d1_4/graph-change-listener.html b/www/j3d1_4/graph-change-listener.html index b0dd170..6350211 100644 --- a/www/j3d1_4/graph-change-listener.html +++ b/www/j3d1_4/graph-change-listener.html @@ -23,9 +23,9 @@ removed (detached), or moved, respectively. </p> See the javadoc for more information <br> <div style="margin-left: 40px;"><a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphStructureChangeListener.html">http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphStructureChangeListener.html</a><br> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphStructureChangeListener.html">http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphStructureChangeListener.html</a><br> <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/VirtualUniverse.html">http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/VirtualUniverse.html</a><br> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/VirtualUniverse.html">http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/VirtualUniverse.html</a><br> </div> <p><font color="gray">Page last updated — diff --git a/www/j3d1_4/picking.html b/www/j3d1_4/picking.html index bf2c5f0..3669d26 100644 --- a/www/j3d1_4/picking.html +++ b/www/j3d1_4/picking.html @@ -25,9 +25,9 @@ The proposed API are :<br> </ul> <h4 style="font-weight: bold; margin-left: 40px;"><span style="font-weight: normal;">The following 4 methods will be added to <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/Locale.html#pickAll%28int,%20int,%20javax.media.j3d.PickShape%29"><span + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/Locale.html#pickAll%28int,%20int,%20javax.media.j3d.PickShape%29"><span style="font-weight: bold;">Locale</span></a> and <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/BranchGroup.html#pickAll%28int,%20int,%20javax.media.j3d.PickShape%29"><span + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/BranchGroup.html#pickAll%28int,%20int,%20javax.media.j3d.PickShape%29"><span style="font-weight: bold;">BranchGroup</span></a> :</span><span style="font-weight: normal;"> </span><br> @@ -107,7 +107,7 @@ and <li>New classes</li> </ul> <div style="margin-left: 40px;">public class <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/PickInfo.html"><span + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/PickInfo.html"><span style="font-weight: bold;">PickInfo</span></a> extends Object </div> @@ -153,7 +153,7 @@ IntersectionInfo[] getIntersectionInfos()<br> </p> <p style="margin-left: 40px;">public class <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/PickInfo.IntersectionInfo.html"><span + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/PickInfo.IntersectionInfo.html"><span style="font-weight: bold;">PickInfo.IntersectionInfo</span></a> extends Object ( inner class )<br> diff --git a/www/j3d1_4/proposed-changes.html b/www/j3d1_4/proposed-changes.html index 8be75a1..2109fdb 100644 --- a/www/j3d1_4/proposed-changes.html +++ b/www/j3d1_4/proposed-changes.html @@ -14,9 +14,9 @@ list of new classes methods, etc., see the <a href="api-changes.html">List of Proposed Java 3D 1.4 API Changes</a>. Click -<a href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">here</a> +<a href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/index.html">here</a> for the -<a href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">latest +<a href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/index.html">latest javadocs for the proposed 1.4 API</a> (built from the dev-1_4 branch). A list of other <a href="improvements.html">possible improvements to Java 3D version 1.4</a> is also available. @@ -38,13 +38,13 @@ into the 1.4 version of the Java 3D API.</p> <li><a href="shaders.html">Programmable Shaders</a></li> <li>Additional blending functions: <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_SRC_COLOR"><code>BLEND_SRC_COLOR</code></a>, + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_SRC_COLOR"><code>BLEND_SRC_COLOR</code></a>, <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_ONE_MINUS_SRC_COLOR"><code>BLEND_ONE_MINUS_SRC_COLOR</code></a>, + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_ONE_MINUS_SRC_COLOR"><code>BLEND_ONE_MINUS_SRC_COLOR</code></a>, <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_DST_COLOR"><code>BLEND_DST_COLOR</code></a>, + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_DST_COLOR"><code>BLEND_DST_COLOR</code></a>, <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_ONE_MINUS_DST_COLOR"><code>BLEND_ONE_MINUS_DST_COLOR</code></a>.</li> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/TransparencyAttributes.html#BLEND_ONE_MINUS_DST_COLOR"><code>BLEND_ONE_MINUS_DST_COLOR</code></a>.</li> <li><a href="picking.html">Additional core picking methods</a> (in Locale and BranchGroup)</li> @@ -59,33 +59,33 @@ buffer</a><br> graph structure change listeners</a></li> <li><a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/SceneGraphObject.html#setName%28java.lang.String%29">Name + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/SceneGraphObject.html#setName%28java.lang.String%29">Name string</a> for all scene graph objects: add public <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/SceneGraphObject.html#setName%28java.lang.String%29"><code>get/setName(String)</code></a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/SceneGraphObject.html#setName%28java.lang.String%29"><code>get/setName(String)</code></a> to <code>SceneGraphObject</code> class</li> <li>New <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#ALLOW_PARENT_READ"><code>ALLOW_PARENT_READ</code></a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#ALLOW_PARENT_READ"><code>ALLOW_PARENT_READ</code></a> capability bit in <code>Node</code> class that will allow <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#getParent%28%29"><code>getParent()</code></a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#getParent%28%29"><code>getParent()</code></a> to be called on live/compiled scene graph</li> <li>Ability to get the locale from a live node: add public <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#getLocale%28%29"><code>getLocale()</code></a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#getLocale%28%29"><code>getLocale()</code></a> method and <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#ALLOW_LOCALE_READ"><code>ALLOW_LOCALE_READ</code></a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/Node.html#ALLOW_LOCALE_READ"><code>ALLOW_LOCALE_READ</code></a> capability bit to <code>Node</code> class</li> <li>Add a new attribute for depth test function to RenderingAttributes: public <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html#setDepthTestFunction%28int%29"><code>get/setDepthTestFunction(int function)</code></a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html#setDepthTestFunction%28int%29"><code>get/setDepthTestFunction(int function)</code></a> methods that takes as values one of: <code>ALWAYS, NEVER, EQUAL, NOT_EQUAL, LESS, LESS_OR_EQUAL, GREATER, GREATER_OR_EQUAL</code>. The default value is <code>LESS_OR_EQUAL</code> for backward compatibility.</li> <li>Method to retrieve the geometry data from the tessellation of a glyph in a 3D font: a public <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/Font3D.html#getGlyphGeometry%28char%29"><code>GeometryArray getGlyphGeometry(char glyphCode)</code></a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/Font3D.html#getGlyphGeometry%28char%29"><code>GeometryArray getGlyphGeometry(char glyphCode)</code></a> method in the <code>Font3D</code> class</li> </ul> <p>This is a list of features that we propose to <a diff --git a/www/j3d1_4/shaders.html b/www/j3d1_4/shaders.html index 380b742..5a3d6e0 100644 --- a/www/j3d1_4/shaders.html +++ b/www/j3d1_4/shaders.html @@ -44,7 +44,7 @@ in Java 3D is:</p> </ul> </ul> <p>Click on the following link for a current look at the <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">javadoc-generated + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/index.html">javadoc-generated API definitions</a> for the proposed 1.4 API. </p> <h4>Example Usage</h4> @@ -78,9 +78,9 @@ two subclasses of ShaderAttribute: ShaderAttributeObject, which is used to specify explicitly defined attributes; and ShaderAttributeBinding, which is used to specify implicitly defined, automatically tracked attributes. See the javadoc for the new <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/ShaderAttributeSet.html">ShaderAttributeSet</a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/ShaderAttributeSet.html">ShaderAttributeSet</a> and <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/ShaderAttribute.html">ShaderAttribute</a> + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/ShaderAttribute.html">ShaderAttribute</a> classes for more details.<br> <br> <b>Issues</b><br> diff --git a/www/j3d1_4/stencil.html b/www/j3d1_4/stencil.html index 440a659..e627521 100644 --- a/www/j3d1_4/stencil.html +++ b/www/j3d1_4/stencil.html @@ -31,9 +31,9 @@ available, applications wishing to use stencil will need to make use of OrderedGroup (or use mixed-mode / immediate-mode rendering).<br> </p> <p>See the new javadoc for more information: <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphicsConfigTemplate3D.html#setStencilSize%28int%29">GraphicsConfigTemplate3D.setStencilSize</a>, + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphicsConfigTemplate3D.html#setStencilSize%28int%29">GraphicsConfigTemplate3D.setStencilSize</a>, <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html">RenderingAttributes</a>. + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html">RenderingAttributes</a>. </p> <p>The proposed API changes are:<br> </p> |