|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radeox.macro.table.MinFunction
public class MinFunction
A function that finds the max of table cells
Constructor Summary | |
---|---|
MinFunction()
|
Method Summary | |
---|---|
void |
execute(Table table,
int posx,
int posy,
int startX,
int startY,
int endX,
int endY)
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MinFunction()
Method Detail |
---|
public java.lang.String getName()
getName
in interface Function
public void execute(Table table, int posx, int posy, int startX, int startY, int endX, int endY)
execute
in interface Function
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |