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