org.hfbk.vis.visnode.VisScale.VisMarker Class Reference

Inheritance diagram for org.hfbk.vis.visnode.VisScale.VisMarker:

Inheritance graph
[legend]
Collaboration diagram for org.hfbk.vis.visnode.VisScale.VisMarker:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void handleClick ()

Package Functions

 VisMarker (String name)
void renderSelf ()

Package Attributes

float oldvalue

Detailed Description

the marker disk on the scale.

derived from VisButton to be hoover sensitive, displays the scales name and value then.

Author:
paul

Definition at line 108 of file VisScale.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisScale.VisMarker.VisMarker ( String  name  )  [package]

Definition at line 109 of file VisScale.java.

References org.hfbk.vis.visnode.VisNodeMousable.h, org.hfbk.vis.visnode.VisNode.radius, and org.hfbk.vis.visnode.VisNodeMousable.w.


Member Function Documentation

void org.hfbk.vis.visnode.VisScale.VisMarker.renderSelf (  )  [package, virtual]

draw disk and text if hoovered

Reimplemented from org.hfbk.vis.visnode.VisButton.

Definition at line 119 of file VisScale.java.

References org.hfbk.vis.visnode.VisButton.help, org.hfbk.vis.visnode.VisButton.helpPanel, org.hfbk.vis.visnode.VisNodeMousable.isHoovered, org.hfbk.vis.visnode.VisScale.VisMarker.oldvalue, org.dronus.gl.GLTextPanel.render(), and org.hfbk.vis.visnode.VisScale.value.

Here is the call graph for this function:

void org.hfbk.vis.visnode.VisScale.VisMarker.handleClick (  )  [virtual]

currently no reaction.

Implements org.hfbk.vis.visnode.VisButton.

Definition at line 144 of file VisScale.java.


Member Data Documentation

float org.hfbk.vis.visnode.VisScale.VisMarker.oldvalue [package]

Definition at line 114 of file VisScale.java.

Referenced by org.hfbk.vis.visnode.VisScale.VisMarker.renderSelf().


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