com.ideo.sweetdevria.draw
Class VelocityDrawer

java.lang.Object
  extended by com.ideo.sweetdevria.draw.VelocityDrawer
All Implemented Interfaces:
IDrawer

public class VelocityDrawer
extends java.lang.Object
implements IDrawer


Constructor Summary
VelocityDrawer()
           
 
Method Summary
 void draw(java.io.Writer writer, RIAContext context, java.lang.String template)
           
protected  VelocityTransformer getTransformer(RIAContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityDrawer

public VelocityDrawer()
Method Detail

getTransformer

protected VelocityTransformer getTransformer(RIAContext context)
Returns:
a VelocityTransformer related to this context's drawer parameters

draw

public void draw(java.io.Writer writer,
                 RIAContext context,
                 java.lang.String template)
          throws java.lang.Exception
Specified by:
draw in interface IDrawer
Throws:
java.lang.Exception


Copyright © 2010 Ideo Technologies. All Rights Reserved.