public abstract class ShowcaseLayout extends Object
| Constructor and Description |
|---|
ShowcaseLayout() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addContentNode(javafx.scene.Node content,
javafx.geometry.Bounds targetBoundsInParent,
double parentWidth,
double parentHeight) |
abstract javafx.scene.Node |
getNode() |
Copyright © 2018. All rights reserved.