TVIZ bean interface
 
 

setDataFile(String):  set csv file with source data
setDataColor(Color): set color for data
setAllowTurn(boolean):  allow cube spin
setLabelWidth(int): set width for label window
setShowLabel(boolean): set/unset labels show
setShowPoint(boolean): set/unset point show

run():  main routine for data display

the same set of functions with prefix get instead of set returns appropriate values for bean properties.

Last time updated:  05-Aug-1998