net.sourceforge.plantuml.flashcode
Class FlashCodeUtilsZxing

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

public class FlashCodeUtilsZxing
extends java.lang.Object
implements FlashCodeUtils


Constructor Summary
FlashCodeUtilsZxing()
           
 
Method Summary
 java.util.List<java.awt.image.BufferedImage> exportFlashcodeCompress(java.lang.String s)
           
 java.util.List<java.awt.image.BufferedImage> exportFlashcodeSimple(java.lang.String s)
           
 java.util.List<java.awt.image.BufferedImage> exportSplitCompress(java.lang.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 java.util.List<java.awt.image.BufferedImage> exportFlashcodeSimple(java.lang.String s)
                                                                   throws java.io.IOException
Specified by:
exportFlashcodeSimple in interface FlashCodeUtils
Throws:
java.io.IOException

exportFlashcodeCompress

public java.util.List<java.awt.image.BufferedImage> exportFlashcodeCompress(java.lang.String s)
                                                                     throws java.io.IOException
Specified by:
exportFlashcodeCompress in interface FlashCodeUtils
Throws:
java.io.IOException

exportSplitCompress

public java.util.List<java.awt.image.BufferedImage> exportSplitCompress(java.lang.String s)
                                                                 throws java.io.IOException
Specified by:
exportSplitCompress in interface FlashCodeUtils
Throws:
java.io.IOException


Copyright © 2013. All Rights Reserved.