| Package | Description |
|---|---|
| de.javagl.colors.selection | |
| de.javagl.colors.ui |
| Modifier and Type | Method and Description |
|---|---|
static ColorSelection |
ColorSelections.create()
Creates a new
ColorSelection |
ColorSelection |
ColorSelectionEvent.getColorSelection()
Returns the
ColorSelection from which this event originated |
| Constructor and Description |
|---|
ColorSelectionEvent(ColorSelection colorSelection,
Color oldColor,
Color newColor)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedColorMapPanel1D.setColorSelection(ColorSelection colorSelection)
Set the
ColorSelection that is associated with this panel |
void |
ColorSelectionView.setColorSelection(ColorSelection colorSelection)
Set the
ColorSelection shown in this view. |
void |
ColorMapPanel1D.setColorSelection(ColorSelection colorSelection)
Set the
ColorSelection that is associated with this panel |
| Constructor and Description |
|---|
ColorSelectionView(ColorSelection colorSelection)
Creates a new instance
|
Copyright © 2018. All rights reserved.