Package | Description |
---|---|
com.xalys.xgl.browser.dom.html.svg | |
com.xalys.xgl.svg | |
com.xalys.xgl.svg.filter |
Modifier and Type | Method and Description |
---|---|
void |
SVGFEBlendElement.setMode(FilterMode mode) |
void |
SVGFEFloodElement.setMode(FilterMode mode) |
Modifier and Type | Method and Description |
---|---|
FilterMode |
FeBlend.getMode() |
Modifier and Type | Method and Description |
---|---|
FeBlend |
FeBlend.setMode(FilterMode mode) |
Modifier and Type | Method and Description |
---|---|
static FilterMode |
FilterMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterMode[] |
FilterMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Xalys. All rights reserved.