public class CSSHelper extends Object
| Constructor and Description |
|---|
CSSHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(OMSVGStyle style,
String name) |
void |
setProperty(OMSVGStyle style,
String name,
String value) |
public String getProperty(OMSVGStyle style, String name)
public void setProperty(OMSVGStyle style, String name, String value)
Copyright © 2018. All Rights Reserved.