Package | Description |
---|---|
com.hfg.svg | |
com.hfg.svg.filtereffect |
Modifier and Type | Method and Description |
---|---|
SvgFilter |
SvgFilter.setFilterUnits(FilterCoordinateSystem inValue) |
Modifier and Type | Method and Description |
---|---|
static FilterCoordinateSystem |
FilterCoordinateSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterCoordinateSystem[] |
FilterCoordinateSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
jataylor@hairyfatguy.com