JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sourceforge.plantuml.flashcode
Interface FlashCodeUtils
All Known Implementing Classes:
FlashCodeUtilsNone
public interface
FlashCodeUtils
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BufferedImage
exportFlashcode
(
String
s,
Color
fore,
Color
back)
Method Details
exportFlashcode
BufferedImage
exportFlashcode
(
String
s,
Color
fore,
Color
back)