public class Canvas extends Object
| Modifier and Type | Field and Description |
|---|---|
StringWriter |
out |
| Constructor and Description |
|---|
Canvas() |
| Modifier and Type | Method and Description |
|---|---|
ImageTag |
div() |
ImageTag |
img() |
ImageAttributes |
imgAttributes() |
ImageTag |
open_img() |
HtmlAttributes |
variable(String formVariable,
String currentValue) |
public StringWriter out
public ImageTag img()
public ImageTag open_img()
public ImageTag div()
public ImageAttributes imgAttributes()
public HtmlAttributes variable(String formVariable, String currentValue) throws IOException
IOExceptionCopyright © 2010–2018. All rights reserved.