Package dev.prozilla.pine.common.property.style
package dev.prozilla.pine.common.property.style
-
ClassDescriptionStyle<T>Represents a collection of rules for a single style property of a node.Style.StyledPropertyFactory<T,
P extends StyledProperty<T>> A property used to style nodes based on a set of rules.StyleRule<T>A rule that defines the value of a styled property of any node that matches its selector.Manages style rules for different properties of nodes.