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