Class StyledObjectProperty<T>

All Implemented Interfaces:
Animatable, Printable, Property<T>, Functor<T>
Direct Known Subclasses:
StyledColorProperty, StyledDimensionProperty, StyledDirectionProperty, StyledDistributionProperty, StyledDualDimensionProperty, StyledEdgeAlignmentProperty, StyledGridAlignmentProperty

public abstract class StyledObjectProperty<T> extends StyledProperty<T,Property<T>,AdaptiveObjectProperty<T>,TransitionedObjectProperty<T>>