net.sourceforge.plantuml.png
Class PngIOMetadata

java.lang.Object
  extended by net.sourceforge.plantuml.png.PngIOMetadata

public class PngIOMetadata
extends Object


Constructor Summary
PngIOMetadata()
           
 
Method Summary
static void writeWithMetadata(RenderedImage image, OutputStream os, String metadata, int dpi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PngIOMetadata

public PngIOMetadata()
Method Detail

writeWithMetadata

public static void writeWithMetadata(RenderedImage image,
                                     OutputStream os,
                                     String metadata,
                                     int dpi)
                              throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.