| Modifier and Type | Field and Description | 
|---|---|
| static NoOutline | NO_OUTLINENo 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)
Outlinepublic void apply(Outlineable outlineable)
Outline