Outline
Complete API reference for Outline, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: TODO
Component: yes
public class Outline extends Component
Constructors
| Signature | Description |
|---|---|
Outline(Outline) | Executes Outline and returns after the underlying engine call finishes. |
Outline(Engine) | Executes Outline and returns after the underlying engine call finishes. |
Outline() | Executes Outline and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | Outline | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
outlineColor | Color | get/set | Virtual attribute exposed by getOutlineColor. Access it like a field to read or write the underlying value. |
thickness | float | get/set | Virtual attribute exposed by getThickness. Access it like a field to read or write the underlying value. |
threshold | float | get/set | Virtual attribute exposed by getThreshold. Access it like a field to read or write the underlying value. |