net.sourceforge.plantuml.flashcode
Class FlashCodeUtilsZxing

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

public class FlashCodeUtilsZxing
extends Object
implements FlashCodeUtils


Constructor Summary
FlashCodeUtilsZxing()
           
 
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

FlashCodeUtilsZxing

public FlashCodeUtilsZxing()
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.