| Modifier and Type | Field and Description |
|---|---|
static NoOutline |
NO_OUTLINE
No outline singleton to avoid creating several ones.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ej.microui.display.GraphicsContext g,
Size size)
Applies the outline on a graphics context.
|
void |
apply(Outlineable outlineable)
Removes the thickness of this outline from the given object.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public static final NoOutline NO_OUTLINE
public void apply(Outlineable outlineable)
Outlinepublic void apply(ej.microui.display.GraphicsContext g,
Size size)
Outlinepublic boolean equals(@Nullable
java.lang.Object obj)