railo.runtime.functions.image
Class ImageRotateDrawingAxis

java.lang.Object
  extended by railo.runtime.functions.image.ImageRotateDrawingAxis
All Implemented Interfaces:
Serializable, Function

public class ImageRotateDrawingAxis
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
ImageRotateDrawingAxis()
           
 
Method Summary
static String call(PageContext pc, Object name, double angle)
           
static String call(PageContext pc, Object name, double angle, double x)
           
static String call(PageContext pc, Object name, double angle, double x, double y)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageRotateDrawingAxis

public ImageRotateDrawingAxis()
Method Detail

call

public static String call(PageContext pc,
                          Object name,
                          double angle)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object name,
                          double angle,
                          double x)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object name,
                          double angle,
                          double x,
                          double y)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo