A C E G I J M P S T U

A

add(Node) - Method in class uml3d.visual.UmlWorld
 
add(SimpleBox) - Method in class uml3d.visual.UmlWorld
 
add(TransformGroup) - Method in class uml3d.visual.UmlWorld
 
addPositionPathInterpolator(TransformGroup) - Method in class uml3d.visual.TestVisual
 
Arrow - class uml3d.visual.Arrow.
An Arrow is a Shape3D which consists of 5 layers.
Arrow() - Constructor for class uml3d.visual.Arrow
 

C

colr - Static variable in class uml3d.visual.SimpleBox
 
connect(SimpleBox, SimpleBox, SimpleConnection) - Method in class uml3d.visual.UmlWorld
 
createBehaviour(SimpleUniverse, BranchGroup, Canvas3D) - Method in class uml3d.visual.TestVisual
 
createGeometry() - Method in class uml3d.visual.Arrow
 
Cylinder - class uml3d.visual.Cylinder.
 
Cylinder(int, float, float, float, float, float, Appearance) - Constructor for class uml3d.visual.Cylinder
Constructs a Cylinder with 'n' quads (faces), 'w' width (diameter), 'h' height, centered at 'xpos', 'ypos', 'zpos', and appearance 'cylinderAppearance'
Cylinder2 - class uml3d.visual.Cylinder2.
 
Cylinder2(Appearance) - Constructor for class uml3d.visual.Cylinder2
Constructs a Cylinder with 'n' quads (faces), 'w' width (diameter), 'h' height, centered at 'xpos', 'ypos', 'zpos', and appearance 'cylinderAppearance'

E

ExtendedBox - class uml3d.visual.ExtendedBox.
 
ExtendedBox() - Constructor for class uml3d.visual.ExtendedBox
 

G

getIntersection(Vector3f) - Method in class uml3d.visual.SimpleBox
 
getPosition() - Method in class uml3d.visual.SimpleBox
 
getTranslation() - Method in class uml3d.visual.SimpleShape
 

I

init - Static variable in class uml3d.visual.SimpleBox
 
init - Static variable in class uml3d.visual.SimpleConnection
 
init - Static variable in class uml3d.visual.TestSphere
 
initialize() - Method in class uml3d.visual.SimpleConnectionBehavior
 

J

jumpTo(float, float, float) - Method in class uml3d.visual.SimpleShape
 
jumpTo(Vector3f) - Method in class uml3d.visual.SimpleShape
moves the shape instantly to the position

M

main(String[]) - Static method in class uml3d.visual.TestVisual
 

P

processStimulus(Enumeration) - Method in class uml3d.visual.SimpleConnectionBehavior
 

S

setLights(BranchGroup) - Method in class uml3d.visual.TestVisual
 
SimpleBox - class uml3d.visual.SimpleBox.
SimpleBox is simply a Box with predefined color and size.
SimpleBox() - Constructor for class uml3d.visual.SimpleBox
 
SimpleConnection - class uml3d.visual.SimpleConnection.
A SimpleConnection is everything which can lay between two elements.
SimpleConnection() - Constructor for class uml3d.visual.SimpleConnection
 
SimpleConnectionBehavior - class uml3d.visual.SimpleConnectionBehavior.
A SimpleConnectionBehavior gets two SimpleBoxes and a SimpleConnection Whenever one of the boxes changes its Transformation this behavior is waken up and the SimpleConnection (or its successor) is adjusted to the new positions SimpleConnectionBehavior should be kept simple, for there are some other Behaviros which should work similar on other components
SimpleShape - class uml3d.visual.SimpleShape.
A SimpleShape is the anchestor of all Simplexxx.
SimpleShape() - Constructor for class uml3d.visual.SimpleShape
Constructor sets Capabilities
stdAppearance - Static variable in class uml3d.visual.ExtendedBox
 
stdAppearance - Static variable in class uml3d.visual.SimpleBox
 
stdAppearance - Static variable in class uml3d.visual.SimpleConnection
 
stdAppearance - Static variable in class uml3d.visual.TestSphere
 

T

TestSphere - class uml3d.visual.TestSphere.
 
TestSphere() - Constructor for class uml3d.visual.TestSphere
 
TestVisual - class uml3d.visual.TestVisual.
TestVisual creates a SimpleUniverse and a Scenegraph which the user can walk in.
TestVisual() - Constructor for class uml3d.visual.TestVisual
 

U

UmlWorld - class uml3d.visual.UmlWorld.
 
UmlWorld() - Constructor for class uml3d.visual.UmlWorld
 

A C E G I J M P S T U