public interface ImageReferencePeer extends SerialPropertyPeer
ImageReference SerialPropertyPeers.
This interface is necessary for objects such as FillImagePeer in order
to compactly render images.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImageUrl(Context context,
ImageReference imageReference)
Returns the URI of an image.
|
toProperty, toXmljava.lang.String getImageUrl(Context context, ImageReference imageReference) throws SerialException
context - the relevant ContextimageReference - the ImageReference to be renderedSerialException