public abstract class DiscreteGroupColorPicker extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DiscreteGroupColorPicker.LinearFunctionColorPicker |
static class |
DiscreteGroupColorPicker.ReflectionColorPicker |
static class |
DiscreteGroupColorPicker.RotationColorPicker |
static class |
DiscreteGroupColorPicker.RotationReflectionColorPicker |
Modifier and Type | Field and Description |
---|---|
static de.jreality.scene.Appearance[] |
appearanceList |
static Color[] |
colors |
Constructor and Description |
---|
DiscreteGroupColorPicker() |
Modifier and Type | Method and Description |
---|---|
void |
assignColorIndices(DiscreteGroupElement[] elist) |
abstract int |
calculateColorIndexForElement(DiscreteGroupElement dge) |
public static de.jreality.scene.Appearance[] appearanceList
public static Color[] colors
public void assignColorIndices(DiscreteGroupElement[] elist)
public abstract int calculateColorIndexForElement(DiscreteGroupElement dge)