net.sourceforge.plantuml.flashcode
Class FlashCodeUtilsNone

java.lang.Object
  extended by net.sourceforge.plantuml.flashcode.FlashCodeUtilsNone
All Implemented Interfaces:
FlashCodeUtils

public class FlashCodeUtilsNone
extends Object
implements FlashCodeUtils


Constructor Summary
FlashCodeUtilsNone()
           
 
Method Summary
 List<BufferedImage> exportFlashcodeCompress(String s)
           
 List<BufferedImage> exportFlashcodeSimple(String s)
           
 List<BufferedImage> exportSplitCompress(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashCodeUtilsNone

public FlashCodeUtilsNone()
Method Detail

exportFlashcodeSimple

public List<BufferedImage> exportFlashcodeSimple(String s)
                                          throws IOException
Specified by:
exportFlashcodeSimple in interface FlashCodeUtils
Throws:
IOException

exportFlashcodeCompress

public List<BufferedImage> exportFlashcodeCompress(String s)
                                            throws IOException
Specified by:
exportFlashcodeCompress in interface FlashCodeUtils
Throws:
IOException

exportSplitCompress

public List<BufferedImage> exportSplitCompress(String s)
                                        throws IOException
Specified by:
exportSplitCompress in interface FlashCodeUtils
Throws:
IOException


Copyright © 2013. All Rights Reserved.