org.hfbk.vis.visnode.VisFilesys.VisCallBall Class Reference

Inheritance diagram for org.hfbk.vis.visnode.VisFilesys.VisCallBall:

Inheritance graph
[legend]
Collaboration diagram for org.hfbk.vis.visnode.VisFilesys.VisCallBall:

Collaboration graph
[legend]
List of all members.

Package Functions

 VisCallBall (Node n, Vector3f position)
String cleanPath (String path)
void handleEvent (VisMouseEvent evt)
void renderSelf ()

Package Attributes

int dl
GLTextPanel helpText
Node node
boolean isTriggered = true

Detailed Description

a hooverable sphere

Definition at line 72 of file VisFilesys.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisFilesys.VisCallBall.VisCallBall ( Node  n,
Vector3f  position 
) [package]

Definition at line 78 of file VisFilesys.java.

References org.hfbk.vis.visnode.VisNodeMousable.h, org.hfbk.vis.visnode.VisFilesys.VisCallBall.helpText, org.hfbk.vis.visnode.VisNode.radius, org.dronus.graph.Node.text, and org.hfbk.vis.visnode.VisNodeMousable.w.


Member Function Documentation

String org.hfbk.vis.visnode.VisFilesys.VisCallBall.cleanPath ( String  path  )  [package]

Definition at line 99 of file VisFilesys.java.

Referenced by org.hfbk.vis.visnode.VisFilesys.VisCallBall.handleEvent().

Here is the caller graph for this function:

void org.hfbk.vis.visnode.VisFilesys.VisCallBall.handleEvent ( VisMouseEvent  evt  )  [package]

Reimplemented from org.hfbk.vis.visnode.VisNodeDraggable.

Definition at line 111 of file VisFilesys.java.

References org.hfbk.vis.visnode.VisNode.add(), org.hfbk.vis.visnode.VisFilesys.VisCallBall.cleanPath(), org.hfbk.vis.visnode.VisRoot.client, org.hfbk.vis.visnode.VisRoot.create(), org.hfbk.vis.visnode.VisNode.getRoot(), org.hfbk.vis.visnode.VisFilesys.VisCallBall.node, org.hfbk.vis.visnode.VisNode.position, org.hfbk.vis.VisClient.root, and org.dronus.graph.Node.text.

Here is the call graph for this function:

void org.hfbk.vis.visnode.VisFilesys.VisCallBall.renderSelf (  )  [package, virtual]

implement this to actually render this node itself. also used to update a node's state.

things not seen also do not update. this is sometimes akward, sometimes useful, eg. a movie not seen does not advance

Implements org.hfbk.vis.visnode.VisNode.

Definition at line 160 of file VisFilesys.java.

References org.hfbk.vis.visnode.VisFilesys.callCounter, org.hfbk.vis.visnode.VisFilesys.VisCallBall.helpText, org.dronus.graph.Node.id, org.hfbk.vis.visnode.VisNodeMousable.isHoovered, org.hfbk.vis.visnode.VisFilesys.VisCallBall.isTriggered, org.hfbk.vis.visnode.VisFilesys.VisCallBall.node, org.hfbk.vis.visnode.VisNode.radius, org.dronus.gl.GLTextPanel.render(), org.dronus.graph.Node.text, and org.dronus.graph.Node.type.

Here is the call graph for this function:


Member Data Documentation

int org.hfbk.vis.visnode.VisFilesys.VisCallBall.dl [package]

Definition at line 73 of file VisFilesys.java.

GLTextPanel org.hfbk.vis.visnode.VisFilesys.VisCallBall.helpText [package]

Definition at line 74 of file VisFilesys.java.

Referenced by org.hfbk.vis.visnode.VisFilesys.VisCallBall.renderSelf(), and org.hfbk.vis.visnode.VisFilesys.VisCallBall.VisCallBall().

Node org.hfbk.vis.visnode.VisFilesys.VisCallBall.node [package]

Reimplemented from org.hfbk.vis.visnode.VisNode.

Definition at line 75 of file VisFilesys.java.

Referenced by org.hfbk.vis.visnode.VisFilesys.VisCallBall.handleEvent(), and org.hfbk.vis.visnode.VisFilesys.VisCallBall.renderSelf().

boolean org.hfbk.vis.visnode.VisFilesys.VisCallBall.isTriggered = true [package]

Definition at line 76 of file VisFilesys.java.

Referenced by org.hfbk.vis.visnode.VisFilesys.VisCallBall.renderSelf().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:59:09 2009 for visclient by  doxygen 1.5.1