Class GraphicalLogAnalyzer.JVShape

java.lang.Object
  extended by GraphicalLogAnalyzer.JVShape
Enclosing class:
GraphicalLogAnalyzer

 class GraphicalLogAnalyzer.JVShape
extends java.lang.Object


Constructor Summary
GraphicalLogAnalyzer.JVShape(double inHeight, int inColor, int inShapeType)
           
 
Method Summary
 vrml.external.Node[] getShape()
           
 vrml.external.Node getTouchNode()
           
 java.lang.String sayHello()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicalLogAnalyzer.JVShape

public GraphicalLogAnalyzer.JVShape(double inHeight,
                                    int inColor,
                                    int inShapeType)
Method Detail

getShape

public vrml.external.Node[] getShape()

getTouchNode

public vrml.external.Node getTouchNode()

sayHello

public java.lang.String sayHello()