public abstract class ColorReferenceSerializer<T> extends NullableSerializer<T>
| Constructor and Description |
|---|
ColorReferenceSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
brighten(String colorString,
float brightness) |
protected String |
toHexString(Color color) |
serialize, serializeIfNotNullCopyright © 2013. All Rights Reserved.