Uses of Class
io.github.palexdev.materialfx.beans.SizeBean
Packages that use SizeBean
-
Uses of SizeBean in io.github.palexdev.materialfx.beans
Methods in io.github.palexdev.materialfx.beans that return SizeBean -
Uses of SizeBean in io.github.palexdev.materialfx.utils
Methods in io.github.palexdev.materialfx.utils that return SizeBeanModifier and TypeMethodDescriptionstatic SizeBeanTextUtils.computeLabelSizes(Font font, String text) Computes both the width and the height of aLabelfor the given font and text.static SizeBeanNodeUtils.getNodeSizes(Node node) Retrieves the node's width and height if it isn't still laid out