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