Uses of Class
ccvisu.ScreenDisplay

Uses of ScreenDisplay in ccvisu
 

Fields in ccvisu declared as ScreenDisplay
private  ScreenDisplay WriterDataGraphicsDISP.display
           
private  ScreenDisplay ClusterManager.display
          notify when significant changes are done
 

Methods in ccvisu that return ScreenDisplay
 ScreenDisplay WriterDataGraphicsDISP.getDisplay()
           
 

Constructors in ccvisu with parameters of type ScreenDisplay
ClusterManager(ScreenDisplay disp, WriterDataGraphicsDISP pparent)
          Constructor
ScreenDisplay.MyCanvas(ScreenDisplay parent, WriterDataGraphicsDISP writer)
          Constructor.