railo.runtime.functions.image
Class ImageDrawLine

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

public class ImageDrawLine
extends Object


Constructor Summary
ImageDrawLine()
           
 
Method Summary
static String call(PageContext pc, Object name, double x1, double y1, double x2, double y2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageDrawLine

public ImageDrawLine()
Method Detail

call

public static String call(PageContext pc,
                          Object name,
                          double x1,
                          double y1,
                          double x2,
                          double y2)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo