Module MaterialFX
Package io.github.palexdev.materialfx.beans
package io.github.palexdev.materialfx.beans
-
ClassesClassDescriptionSimple bean that has a node reference, a duration for the animation and an action to perform when the animation ends.BiPredicateBean<T,
U> A simple bean that wraps aBiPredicateand s String that represents the name for the predicate.JavaFX allows you to create customBoundsobjects, seeBoundingBox, the thing is that it automatically computes the max X/Y/Z values.FilterBean<T,U> A simple bean that has all the necessary information to produce aPredicatefor a given T object type.Class used in various controls as a workaround for showing a node two or more times on the scene graph.NumberRange<T extends Number>Simple bean to represent a range of values from min to max.A useful bean which gives info about aMFXPopup's position and owner.Simple bean that keeps track of two coordinates, x and y.This bean contains twoDoublePropertyto keep track/specify the sizes of something in terms of width and height.This is an extension ofPositionBeanto be used withTransitions that start from a point P(x, y) and end at a point P1(endX, endY).