public class Style extends Object implements IStyle
| Constructor and Description |
|---|
Style() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAttributeValue(ConfigAttribute<T> styleAttribute) |
<T> void |
setAttributeValue(ConfigAttribute<T> styleAttribute,
T value) |
String |
toString() |
public <T> T getAttributeValue(ConfigAttribute<T> styleAttribute)
getAttributeValue in interface IStylepublic <T> void setAttributeValue(ConfigAttribute<T> styleAttribute, T value)
setAttributeValue in interface IStyleCopyright © 2013. All Rights Reserved.