net.sourceforge.plantuml.flashcode
Class FlashCodeUtilsNone
java.lang.Object
net.sourceforge.plantuml.flashcode.FlashCodeUtilsNone
- All Implemented Interfaces:
- FlashCodeUtils
public class FlashCodeUtilsNone
- extends Object
- implements FlashCodeUtils
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlashCodeUtilsNone
public FlashCodeUtilsNone()
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.