Class Summary Class | Description |
---|
Attribute<T extends java.lang.Number> | An attribute is a numerical representation of a property that can be adjusted using AttributeModifier s. |
---|
AttributeModifier<T extends java.lang.Number> | An attribute modifier allows to modify attributes by the
specified Modification and modify value. |
---|
RangeAttribute<T extends java.lang.Number> | |
---|
Enum Summary Enum | Description |
---|
Modification | The different modification types that can be applied to an Attribute . |
---|