Class DriverTextEps

java.lang.Object
net.sourceforge.plantuml.ugraphic.eps.DriverTextEps
All Implemented Interfaces:
UDriver<UText,EpsGraphics>

public class DriverTextEps extends java.lang.Object implements UDriver<UText,EpsGraphics>
  • Constructor Summary

    Constructors
    Constructor
    Description
    DriverTextEps(ClipContainer clipContainer, EpsStrategy strategy)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(UText shape, 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