DESY ACOP Beans Home

Uses of Class
de.desy.acop.video.analysis.AnalysisMode

Packages that use AnalysisMode
de.desy.acop.video   
de.desy.acop.video.analysis   
 

Uses of AnalysisMode in de.desy.acop.video
 

Methods in de.desy.acop.video that return AnalysisMode
 AnalysisMode AcopVideo.getAnalysisMode()
          Gets the AnalysisMode for this AcopVideo.
 

Methods in de.desy.acop.video with parameters of type AnalysisMode
 void AcopVideo.setAnalysisMode(AnalysisMode analysisMode)
          Sets the AnalysisMode for this AcopVideo.
 

Uses of AnalysisMode in de.desy.acop.video.analysis
 

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



Copyright © 2010. All Rights Reserved.