
Public Member Functions | |
| IDataPointSetFactory | getDataPointSetFactory () |
| IPlotter | getIPlotter () |
| JPanel | getPlotPanel () |
Static Public Member Functions | |
| IVScanPlotter | getInstance () |
Package Attributes | |
| IAnalysisFactory | af |
| ITree | tree |
| IDataPointSetFactory | dpsf = null |
Private Member Functions | |
| void | initialise () |
Private Attributes | |
| JPanel | panel |
| IPlotter | iplotter = null |
Static Private Attributes | |
| IVScanPlotter | instance = new IVScanPlotter() |
Definition at line 19 of file IVScanPlotter.java.
1.3.5