java.lang.Object
io.github.palexdev.materialfx.beans.MFXSnapshotWrapper
Class used in various controls as a workaround for showing a node two or more times on the scene graph.
Makes a screenshot of a node with transparent background.
Then getGraphic() should be used to get an ImageView node which contains the screenshot.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MFXSnapshotWrapper
-
-
Method Details
-
getGraphic
-