public class RgbaColorReferenceSerializer extends ColorReferenceSerializer<RgbaColor>
| Constructor and Description |
|---|
RgbaColorReferenceSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
serializeIfNotNull(RgbaColor color,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
brighten, toHexStringserializeprotected void serializeIfNotNull(RgbaColor color, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serializeIfNotNull in class NullableSerializer<RgbaColor>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2013. All Rights Reserved.