Uses of Interface
org.zkforge.timeplot.operator.Operator

Packages that use Operator
org.zkforge.timeplot   
org.zkforge.timeplot.operator   
 

Uses of Operator in org.zkforge.timeplot
 

Methods in org.zkforge.timeplot that return Operator
 Operator Plotinfo.getOperator()
           
 

Methods in org.zkforge.timeplot with parameters of type Operator
 void Plotinfo.setOperator(Operator operator)
           
 

Uses of Operator in org.zkforge.timeplot.operator
 

Classes in org.zkforge.timeplot.operator that implement Operator
 class AverageOperator
           
 class SumOperator
           
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.