public interface AttributeHandler
Modifier and Type | Method and Description |
---|---|
String |
toAttributeValue(Object o)
Converts an object to an attribute value.
|
Object |
toPropertyValue(String s)
Converts a string to a property value.
|
Copyright © 2001–2018 JFree.org. All rights reserved.