Classes and interfaces
PaletteConditionInterface¶
A condition define when a palette is used or not.
« More »
WeightAwarePaletteConditionInterface¶
This interface describes a weight aware palette condition.
« More »
AbstractWeightAwarePaletteCondition¶
This is the abstract base class for weight aware palette conditions.
« More »
DefaultPaletteCondition¶
Condition for the default palette.
« More »
PaletteConditionChain¶
A chain of palette conditions.
« More »
PropertyFalseCondition¶
Condition checking that the value of a property is false.
« More »
PropertyTrueCondition¶
Condition checking that the value of a property is true.
« More »
PropertyValueCondition¶
Condition checking that the value of a property is the same as a passed value.
« More »