Namespace DcGeneral\DataDefinition\Palette\Condition\Palette
AbstractWeightAwarePaletteCondition | This is the abstract base class for weight aware palette conditions. |
DefaultPaletteCondition | Condition for the default palette. |
PaletteConditionChain | A chain of palette conditions. |
PropertyFalseCondition | Condition checking that the value of a property is false. |
PropertyTrueCondition | Condition checking that the value of a property is true. |
PropertyValueCondition | Condition checking that the value of a property is the same as a passed value. |
PaletteConditionInterface | A condition define when a palette is used or not. |
WeightAwarePaletteConditionInterface | This interface describes a weight aware palette condition. |