Modifier and Type | Field and Description |
---|---|
static EmptyOutline |
EMPTY_OUTLINE
Empty outline singleton to avoid creating several ones.
|
Modifier and Type | Method and Description |
---|---|
void |
apply(ej.microui.display.GraphicsContext g,
Rectangle rectangle)
Applies the outline on a graphics context.
|
void |
unwrap(Rectangle rectangle)
Removes the outline thickness from a rectangle.
|
void |
wrap(Rectangle rectangle)
Adds the outline thickness to a rectangle.
|
public static final EmptyOutline EMPTY_OUTLINE