Package | Description |
---|---|
org.eclipse.nebula.cwt.svg | |
org.eclipse.nebula.cwt.v |
Modifier and Type | Method | Description |
---|---|---|
static SvgDocument |
SvgDocument.load(java.io.InputStream in) |
Create a new SvgDocument from the contents of the given
InputStream . |
static SvgDocument |
SvgDocument.load(java.lang.String src) |
Create a new SvgDocument from the contents of the given
String . |
Modifier and Type | Method | Description |
---|---|---|
void |
VControl.setImage(SvgDocument svg) |