Uses of Interface
org.radeox.macro.table.Function

Packages that use Function
org.radeox.macro.table   
 

Uses of Function in org.radeox.macro.table
 

Classes in org.radeox.macro.table that implement Function
 class AvgFunction
          A function that calculates the average table cells
 class MaxFunction
          A function that finds the max of table cells
 class MinFunction
          A function that finds the max of table cells
 class SumFunction
          A function that summerizes table cells
 



Copyright © 2003 Matthias L. Jugel, Stephan J. Schmidt. All Rights Reserved.