railo.runtime.functions.image
Class ImageDrawText

java.lang.Object
  extended by railo.runtime.functions.image.ImageDrawText

public class ImageDrawText
extends Object


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

Constructor Detail

ImageDrawText

public ImageDrawText()
Method Detail

call

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

call

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


Copyright © 2012 Railo