Package org.radeox.macro.table
Class AvgFunction
- java.lang.Object
-
- org.radeox.macro.table.AvgFunction
-
-
Constructor Summary
Constructors Constructor Description AvgFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(Table table, int posx, int posy, int startX, int startY, int endX, int endY)StringgetName()
-