Serialized Form
c3d
javax.media.j3d.Canvas3D c3d
edgeWeights
y.base.EdgeMap edgeWeights
acceptedEdges
java.util.LinkedList<E> acceptedEdges
go
javax.swing.JButton go
cameraInfo
javax.swing.JButton cameraInfo
invertMouseY
javax.swing.JButton invertMouseY
steuerknueppelButton
javax.swing.JButton steuerknueppelButton
messageLabel
javax.swing.JLabel messageLabel
coordLabel
javax.swing.JLabel coordLabel
rotation
double rotation
currentPressedKey
int currentPressedKey
timer
javax.swing.Timer timer
timerMillis
int timerMillis
recordOn
boolean recordOn
playOn
boolean playOn
tourCounter
int tourCounter
navFile
java.lang.String navFile
statsWrite
java.io.BufferedWriter statsWrite
statsRead
java.io.BufferedReader statsRead
flyingCamera
javax.media.j3d.TransformGroup flyingCamera
moveCamera
javax.media.j3d.Transform3D moveCamera
vPlatform
com.sun.j3d.utils.universe.ViewingPlatform vPlatform
pickCanvas
com.sun.j3d.utils.picking.PickCanvas pickCanvas
scene
javax.media.j3d.BranchGroup scene
fireRay
com.sun.j3d.utils.geometry.Cylinder fireRay
dynamicStuffBG
javax.media.j3d.BranchGroup dynamicStuffBG
dynamicParentGroup
javax.media.j3d.BranchGroup dynamicParentGroup
TGFire
javax.media.j3d.TransformGroup TGFire
T3DFire
javax.media.j3d.Transform3D T3DFire
TGFireSub
javax.media.j3d.TransformGroup TGFireSub
T3DFireSub
javax.media.j3d.Transform3D T3DFireSub
headSpotlightBounds
javax.media.j3d.BoundingSphere headSpotlightBounds
aimTolerance
int aimTolerance
lookSensitivity
double lookSensitivity
knueppelSensitivity
double knueppelSensitivity
moveSensitivity
double moveSensitivity
keyRollFactor
double keyRollFactor
mWheelRollFactor
double mWheelRollFactor
steuerKnueppelMode
boolean steuerKnueppelMode
edgeRelevancePercentageThreshold
double edgeRelevancePercentageThreshold
edgeRelevanceAbsoluteThreshold
double edgeRelevanceAbsoluteThreshold
maxOutDegree
int maxOutDegree
camHeading
javax.vecmath.Matrix3d camHeading
camPosition
javax.vecmath.Vector3d camPosition
rotMatX
javax.vecmath.Matrix3d rotMatX
rotMatY
javax.vecmath.Matrix3d rotMatY
rotMatZ
javax.vecmath.Matrix3d rotMatZ
unitMatrix3D
javax.vecmath.Matrix3d unitMatrix3D
rotMatYtoMinusZ
javax.vecmath.Matrix3d rotMatYtoMinusZ
startRotation
javax.vecmath.Matrix3d startRotation
dazuPosition
javax.vecmath.Vector3d dazuPosition
startPosition
javax.vecmath.Vector3d startPosition
tempRotAxis
javax.vecmath.Vector3f tempRotAxis
mX
double mX
cosmX
double cosmX
sinmX
double sinmX
mY
double mY
cosmY
double cosmY
sinmY
double sinmY
mZ
double mZ
cosmZ
double cosmZ
sinmZ
double sinmZ
refX
double refX
refY
double refY
canvasTopLeft
java.awt.Point canvasTopLeft
Ysign
double Ysign
tubeLength
float tubeLength
tubeRadius
float tubeRadius
tubeTransparency
double tubeTransparency
tubeTextureOn
boolean tubeTextureOn
nodeTextureOn
boolean nodeTextureOn
xDivision
int xDivision
yDivision
int yDivision
sourceGraphString
java.lang.String sourceGraphString
graphIsDirected
boolean graphIsDirected
restrictArrowCones
boolean restrictArrowCones
graphEdgesAreWeighted
boolean graphEdgesAreWeighted
inWeightRelevant
boolean inWeightRelevant
graphNodeWidthRelevant
boolean graphNodeWidthRelevant
nodeToSphere
java.util.Map<K,V> nodeToSphere
sphereToNode
java.util.Map<K,V> sphereToNode
nodeToLocation
java.util.Map<K,V> nodeToLocation
nodeToInWeight
java.util.Map<K,V> nodeToInWeight
edgeToCylinder
java.util.Map<K,V> edgeToCylinder
edgeToCone
java.util.Map<K,V> edgeToCone
allHeads
java.util.Set<E> allHeads
headPrimflags
int headPrimflags
nodeSphereColoringAttributes
javax.media.j3d.ColoringAttributes nodeSphereColoringAttributes
axisColoringAttributes
javax.media.j3d.ColoringAttributes axisColoringAttributes
edgeColoringAttributes
javax.media.j3d.ColoringAttributes edgeColoringAttributes
tubeColoringAttributes
javax.media.j3d.ColoringAttributes tubeColoringAttributes
fireRayColoringAttributes
javax.media.j3d.ColoringAttributes fireRayColoringAttributes
headColoringAttributes
javax.media.j3d.ColoringAttributes headColoringAttributes
axisMaterial
javax.media.j3d.Material axisMaterial
edgeMaterial
javax.media.j3d.Material edgeMaterial
tubeMaterial
javax.media.j3d.Material tubeMaterial
fireRayMaterial
javax.media.j3d.Material fireRayMaterial
boomMaterial
javax.media.j3d.Material boomMaterial
headMaterial
javax.media.j3d.Material headMaterial
boomAppearance
javax.media.j3d.Appearance boomAppearance
pickAppearance
javax.media.j3d.AlternateAppearance pickAppearance
black
javax.vecmath.Color3f black
white
javax.vecmath.Color3f white
red
javax.vecmath.Color3f red
lightred
javax.vecmath.Color3f lightred
blue
javax.vecmath.Color3f blue
lightblue
javax.vecmath.Color3f lightblue
darkblue
javax.vecmath.Color3f darkblue
yellow
javax.vecmath.Color3f yellow
darkyellow
javax.vecmath.Color3f darkyellow
lightyellow
javax.vecmath.Color3f lightyellow
orange
javax.vecmath.Color3f orange
green
javax.vecmath.Color3f green
darkgreen
javax.vecmath.Color3f darkgreen
lightgreen
javax.vecmath.Color3f lightgreen
brown
javax.vecmath.Color3f brown
darkgray
javax.vecmath.Color3f darkgray
lightgray
javax.vecmath.Color3f lightgray
darkergray
javax.vecmath.Color3f darkergray
nodeSphereMaterial
javax.media.j3d.Material nodeSphereMaterial
adultNodeSphereMaterial
javax.media.j3d.Material adultNodeSphereMaterial
musicNodeSphereMaterial
javax.media.j3d.Material musicNodeSphereMaterial
comedyNodeSphereMaterial
javax.media.j3d.Material comedyNodeSphereMaterial
familyNodeSphereMaterial
javax.media.j3d.Material familyNodeSphereMaterial
dramaNodeSphereMaterial
javax.media.j3d.Material dramaNodeSphereMaterial
thrillerNodeSphereMaterial
javax.media.j3d.Material thrillerNodeSphereMaterial
crimeNodeSphereMaterial
javax.media.j3d.Material crimeNodeSphereMaterial
animationNodeSphereMaterial
javax.media.j3d.Material animationNodeSphereMaterial
warNodeSphereMaterial
javax.media.j3d.Material warNodeSphereMaterial
adventureNodeSphereMaterial
javax.media.j3d.Material adventureNodeSphereMaterial
actionNodeSphereMaterial
javax.media.j3d.Material actionNodeSphereMaterial
mysteryNodeSphereMaterial
javax.media.j3d.Material mysteryNodeSphereMaterial
musicalNodeSphereMaterial
javax.media.j3d.Material musicalNodeSphereMaterial
romanceNodeSphereMaterial
javax.media.j3d.Material romanceNodeSphereMaterial
fantasyNodeSphereMaterial
javax.media.j3d.Material fantasyNodeSphereMaterial
scifiNodeSphereMaterial
javax.media.j3d.Material scifiNodeSphereMaterial
westernNodeSphereMaterial
javax.media.j3d.Material westernNodeSphereMaterial
horrorNodeSphereMaterial
javax.media.j3d.Material horrorNodeSphereMaterial
filmnoirNodeSphereMaterial
javax.media.j3d.Material filmnoirNodeSphereMaterial
c3d
javax.media.j3d.Canvas3D c3d
cameraInfo
javax.swing.JButton cameraInfo
invertMouseY
javax.swing.JButton invertMouseY
messageLabel
javax.swing.JLabel messageLabel
coordLabel
javax.swing.JLabel coordLabel
currentPressedKey
int currentPressedKey
timer
javax.swing.Timer timer
timerMillis
int timerMillis
recordOn
boolean recordOn
playOn
boolean playOn
tourCounter
int tourCounter
navFile
java.lang.String navFile
statsWrite
java.io.BufferedWriter statsWrite
statsRead
java.io.BufferedReader statsRead
flyingCamera
javax.media.j3d.TransformGroup flyingCamera
moveCamera
javax.media.j3d.Transform3D moveCamera
vPlatform
com.sun.j3d.utils.universe.ViewingPlatform vPlatform
pickCanvas
com.sun.j3d.utils.picking.PickCanvas pickCanvas
scene
javax.media.j3d.BranchGroup scene
aimTolerance
int aimTolerance
lookSensitivity
double lookSensitivity
knueppelSensitivity
double knueppelSensitivity
moveSensitivity
double moveSensitivity
keyRollFactor
double keyRollFactor
mWheelRollFactor
double mWheelRollFactor
steuerKnueppelMode
boolean steuerKnueppelMode
camHeading
javax.vecmath.Matrix3d camHeading
camPosition
javax.vecmath.Vector3d camPosition
rotMatX
javax.vecmath.Matrix3d rotMatX
rotMatY
javax.vecmath.Matrix3d rotMatY
rotMatZ
javax.vecmath.Matrix3d rotMatZ
unitMatrix3D
javax.vecmath.Matrix3d unitMatrix3D
rotMatYtoMinusZ
javax.vecmath.Matrix3d rotMatYtoMinusZ
startRotation
javax.vecmath.Matrix3d startRotation
dazuPosition
javax.vecmath.Vector3d dazuPosition
startPosition
javax.vecmath.Vector3d startPosition
tempRotAxis
javax.vecmath.Vector3f tempRotAxis
mX
double mX
cosmX
double cosmX
sinmX
double sinmX
mY
double mY
cosmY
double cosmY
sinmY
double sinmY
mZ
double mZ
cosmZ
double cosmZ
sinmZ
double sinmZ
refX
double refX
refY
double refY
canvasTopLeft
java.awt.Point canvasTopLeft
Ysign
double Ysign
theRobot
java.awt.Robot theRobot
- Used for moving the cursor to the center when reset key is pressed
Package de.uka.algo.GT3D.exceptions |