net.sourceforge.plantuml.cucadiagram.dot
Class DrawFileFactory

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.dot.DrawFileFactory

public class DrawFileFactory
extends Object


Constructor Summary
DrawFileFactory()
           
 
Method Summary
static DrawFile create(ColorMapper colorMapper, UDrawable drawable, double width, double height, double dpiFactor, Color backgground, Object signature)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawFileFactory

public DrawFileFactory()
Method Detail

create

public static DrawFile create(ColorMapper colorMapper,
                              UDrawable drawable,
                              double width,
                              double height,
                              double dpiFactor,
                              Color backgground,
                              Object signature)


Copyright © 2011. All Rights Reserved.