From 775731d3206296faa81e01a07aab8681107c58fe Mon Sep 17 00:00:00 2001
From: Kevin Rushforth
Date: Fri, 28 Oct 2005 00:13:06 +0000
Subject: Removed broken link
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@455 ba19aa83-45c5-6ac9-afd3-db810772062c
---
.../share/javax/media/j3d/doc-files/SceneGraphOverview.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
(limited to 'src/classes/share/javax')
diff --git a/src/classes/share/javax/media/j3d/doc-files/SceneGraphOverview.html b/src/classes/share/javax/media/j3d/doc-files/SceneGraphOverview.html
index f10b9a1..f1616df 100644
--- a/src/classes/share/javax/media/j3d/doc-files/SceneGraphOverview.html
+++ b/src/classes/share/javax/media/j3d/doc-files/SceneGraphOverview.html
@@ -146,9 +146,7 @@ consists of a list of Locale objects that
contain a collection of scene graph nodes that exist in the universe.
Typically, an application will need only one VirtualUniverse, even for
very large virtual databases. Operations on a VirtualUniverse include
-enumerating the Locale objects contained within the universe. See "Scene Graph
-Superstructure: VirtualUniverse Object," for more information.
+enumerating the Locale objects contained within the universe.
Locale Object
The Locale object acts as a container for
@@ -164,9 +162,7 @@ arbitrary number of BranchGroup nodes but has no explicit children.
The coordinates of all scene graph objects are relative to the
HiResCoord of the Locale in which they are contained. Operations on a
Locale include setting or getting the HiResCoord of the Locale, adding
-a subgraph, and removing a subgraph (see "Scene Graph Superstructure: Locale
-Object," for more information).
+a subgraph, and removing a subgraph.
Scene Graph Viewing Objects
Java 3D defines five scene graph viewing objects that are not part of
--
cgit v1.2.3