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 IStyle
public <T> void setAttributeValue(ConfigAttribute<T> styleAttribute, T value)
setAttributeValue
in interface IStyle
Copyright © 2013. All Rights Reserved.