public class DAGUtils extends Object
| 构造器和说明 |
|---|
DAGUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
drawImage(String expression,
boolean thumb,
int width,
OutputStream output) |
static void |
drawImage(String expression,
boolean thumb,
String format,
int width,
OutputStream output) |
public static void drawImage(String expression, boolean thumb, int width, OutputStream output) throws IOException
IOExceptionpublic static void drawImage(String expression, boolean thumb, String format, int width, OutputStream output) throws IOException
IOExceptionCopyright © 2025. All rights reserved.