Package net.sourceforge.plantuml.eggs
Class GraphicsPath
- java.lang.Object
-
- net.sourceforge.plantuml.eggs.GraphicsPath
-
public class GraphicsPath extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GraphicsPath(ColorMapper colorMapper, java.lang.String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ImageData
writeImage(java.io.OutputStream os)
-
-
-
Constructor Detail
-
GraphicsPath
public GraphicsPath(ColorMapper colorMapper, java.lang.String path)
-
-
Method Detail
-
writeImage
public ImageData writeImage(java.io.OutputStream os) throws java.io.IOException
- Throws:
java.io.IOException
-
-