net.sourceforge.plantuml.flashcode
Interface FlashCodeUtils
- All Known Implementing Classes:
- FlashCodeUtilsNone, FlashCodeUtilsZxing
public interface FlashCodeUtils
exportFlashcodeSimple
List<BufferedImage> exportFlashcodeSimple(String s)
throws IOException
- Throws:
IOException
exportFlashcodeCompress
List<BufferedImage> exportFlashcodeCompress(String s)
throws IOException
- Throws:
IOException
exportSplitCompress
List<BufferedImage> exportSplitCompress(String s)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.