|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.image.ImageTranslate
public class ImageTranslate
Constructor Summary | |
---|---|
ImageTranslate()
|
Method Summary | |
---|---|
static String |
call(PageContext pc,
Object name,
double xTrans,
double yTrans)
|
static String |
call(PageContext pc,
Object name,
double xTrans,
double yTrans,
String strInterpolation)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageTranslate()
Method Detail |
---|
public static String call(PageContext pc, Object name, double xTrans, double yTrans) throws PageException
PageException
public static String call(PageContext pc, Object name, double xTrans, double yTrans, String strInterpolation) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |