net.sourceforge.plantuml.eggs
Class GraphicsPath

java.lang.Object
  extended by net.sourceforge.plantuml.eggs.GraphicsPath

public class GraphicsPath
extends Object


Constructor Summary
GraphicsPath(ColorMapper colorMapper, String path)
           
 
Method Summary
 void writeImage(OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsPath

public GraphicsPath(ColorMapper colorMapper,
                    String path)
Method Detail

writeImage

public void writeImage(OutputStream os)
                throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.