Class FlashCodeUtilsNone
java.lang.Object
net.sourceforge.plantuml.flashcode.FlashCodeUtilsNone
- All Implemented Interfaces:
FlashCodeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjava.awt.image.BufferedImage
exportFlashcode
(java.lang.String s, java.awt.Color fore, java.awt.Color back) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FlashCodeUtilsNone
public FlashCodeUtilsNone()
-
-
Method Details
-
exportFlashcode
public java.awt.image.BufferedImage exportFlashcode(java.lang.String s, java.awt.Color fore, java.awt.Color back) - Specified by:
exportFlashcode
in interfaceFlashCodeUtils
-