DESY ACOP Beans Home

Uses of Class
de.desy.acop.chart.AcopDisplayMode

Packages that use AcopDisplayMode
de.desy.acop.chart   
de.desy.acop.displayers   
de.desy.acop.displayers.chart   
 

Uses of AcopDisplayMode in de.desy.acop.chart
 

Methods in de.desy.acop.chart that return AcopDisplayMode
static AcopDisplayMode AcopDisplayMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AcopDisplayMode[] AcopDisplayMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of AcopDisplayMode in de.desy.acop.displayers
 

Methods in de.desy.acop.displayers that return AcopDisplayMode
 AcopDisplayMode AcopChartReorg.getDisplayMode()
          Returns display mode of this chart.
 

Methods in de.desy.acop.displayers with parameters of type AcopDisplayMode
 void AcopChartReorg.setDisplayMode(AcopDisplayMode displayMode)
          Sets the display mode to this chart (plots of all consumers have the same display mode).
 

Uses of AcopDisplayMode in de.desy.acop.displayers.chart
 

Methods in de.desy.acop.displayers.chart that return AcopDisplayMode
 AcopDisplayMode AcopChartConsumer.getDisplayMode()
          Returns the display mode of this graph.
 AcopDisplayMode ChartOptionsPanel.getLineDisplayMode()
          Returns the line display mode.
 

Methods in de.desy.acop.displayers.chart with parameters of type AcopDisplayMode
 void AcopChartConsumer.setDisplayMode(AcopDisplayMode displayMode)
          Sets the display mode for this graph.
 void ChartOptionsPanel.setLineDisplayMode(AcopDisplayMode style)
          Sets the line display mode.
 



Copyright © 2010. All Rights Reserved.