Defines the result of decorating an element.
This interface is not meant to be implemented and will be provided to
instances of ILightweightLabelDecorator.
Field Summary
final public static int
BOTTOM_LEFT Constant for the bottom left quadrant.
final public static int
BOTTOM_RIGHT Constant for the bottom right quadrant.
final public static int
TOP_LEFT Constants for placement of image decorations.
Adds an overlay to the element's image.
Parameters: overlay - the overlay image descriptor Parameters: quadrant - The constant for the quadrant to draw the image on.