CompositeImageDescriptor
Abstract base class for image descriptors that synthesize an image from other
images in order to simulate the effect of custom drawing.
ResourceManager.find(
DeviceResourceDescriptor descriptor)
Returns a previously allocated resource associated with the given descriptor, or
null if none exists yet.
DeviceResourceException(
DeviceResourceDescriptor missingResource,
Throwable cause)
Creates a DeviceResourceException indicating an error attempting to
create a resource and an embedded low-level exception describing the cause
DecorationOverlayIcon
A DecorationOverlayIcon is an image descriptor that can be used
to overlay decoration images on to the 4 corner quadrants of a base image.