Uses of Class
adams.gui.visualization.instance.InstancePanel

Packages that use InstancePanel
adams.flow.sink   
adams.gui.visualization.instance   
 

Uses of InstancePanel in adams.flow.sink
 

Fields in adams.flow.sink declared as InstancePanel
protected  InstancePanel WekaInstanceViewer.m_InstancePanel
          the panel with the instances.
 

Methods in adams.flow.sink with parameters of type InstancePanel
protected static String WekaInstanceViewer.supplyText(InstancePanel panel)
          Returns the displayed instances as ARFF.
 

Uses of InstancePanel in adams.gui.visualization.instance
 

Fields in adams.gui.visualization.instance declared as InstancePanel
protected  InstancePanel InstancePointHitDetector.m_Owner
          the owner of this detector.
protected  InstancePanel InstanceComparePanel.m_PanelComparison
          the panel for displaying the two instances.
protected  InstancePanel InstanceComparePanel.m_PanelDifference
          the panel with the difference.
protected  InstancePanel InstanceExplorer.m_PanelInstance
          the panel for displaying.
 

Methods in adams.gui.visualization.instance that return InstancePanel
protected  InstancePanel InstanceZoomOverviewPaintlet.getContainerPanel()
          Returns the panel to obtain plot and containers from.
 InstancePanel InstanceLinePaintlet.getInstancePanel()
          Returns the sequence panel currently in use.
 InstancePanel InstanceExplorer.getInstancePanel()
          Returns the panel for painting the instances.
 InstancePanel InstancePointHitDetector.getOwner()
          Returns the owner.
 

Constructors in adams.gui.visualization.instance with parameters of type InstancePanel
InstancePointHitDetector(InstancePanel owner)
          Initializes the hit detector.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.