net.sourceforge.plantuml.ugraphic.eps
Class DriverImageEps

java.lang.Object
  extended by net.sourceforge.plantuml.ugraphic.eps.DriverImageEps
All Implemented Interfaces:
UDriver<EpsGraphics>

public class DriverImageEps
extends Object
implements UDriver<EpsGraphics>


Constructor Summary
DriverImageEps()
           
 
Method Summary
 void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, EpsGraphics eps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DriverImageEps

public DriverImageEps()
Method Detail

draw

public void draw(UShape ushape,
                 double x,
                 double y,
                 ColorMapper mapper,
                 UParam param,
                 EpsGraphics eps)
Specified by:
draw in interface UDriver<EpsGraphics>


Copyright © 2012. All Rights Reserved.