railo.runtime.functions.image
Class ImageDrawOval
java.lang.Object
railo.runtime.functions.image.ImageDrawOval
public class ImageDrawOval
- extends Object
Method Summary |
static String |
call(PageContext pc,
Object name,
double x,
double y,
double width,
double height)
|
static String |
call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
boolean filled)
|
ImageDrawOval
public ImageDrawOval()
call
public static String call(PageContext pc,
Object name,
double x,
double y,
double width,
double height)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
boolean filled)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo