railo.runtime.functions.image
Class ImageDrawBeveledRect
java.lang.Object
railo.runtime.functions.image.ImageDrawBeveledRect
public class ImageDrawBeveledRect
- 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 raised)
|
static String |
call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
boolean raised,
boolean filled)
|
ImageDrawBeveledRect
public ImageDrawBeveledRect()
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 raised)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
boolean raised,
boolean filled)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo