| Interface | Description |
|---|---|
| ShowcaseLayer |
Defines a ShowcaseLayer
A ShowcaseLayer object builds a JavaFx Node used to highlight a specific scene element
|
| Class | Description |
|---|---|
| ShowcaseLayerFill |
A ShowcaseLayerFill is a Layer node generator based on JavaFx backgrounds
The generated background will be converted as a layer node
|
| ShowcaseLayerShape |
A ShowcaseLayerShape is a Layer node generator based on JavaFx shapes
The generated shape is substracted to a rectangle background sized as the showcase components.
|
Copyright © 2018. All rights reserved.