net.sourceforge.plantuml.png
Class PngFlashcoder

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

public class PngFlashcoder
extends Object


Constructor Summary
PngFlashcoder(List<BufferedImage> flashcodes)
           
 
Method Summary
static int getHeight(List<BufferedImage> flashcodes)
           
static int getWidth(List<BufferedImage> flashcodes)
           
 BufferedImage processImage(BufferedImage im, Color background)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PngFlashcoder

public PngFlashcoder(List<BufferedImage> flashcodes)
Method Detail

processImage

public BufferedImage processImage(BufferedImage im,
                                  Color background)

getHeight

public static int getHeight(List<BufferedImage> flashcodes)

getWidth

public static int getWidth(List<BufferedImage> flashcodes)


Copyright © 2014. All Rights Reserved.