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(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.
|
public static final NoOutline NO_OUTLINE
public void apply(GraphicsContext g, Size size)
Outline
public void apply(Outlineable outlineable)
Outline