Package | Description |
---|---|
loci.visbio.view |
Modifier and Type | Field and Description |
---|---|
protected ColorHandler |
TransformLink.colorHandler
Associated handler for managing this link's color settings.
|
protected ColorHandler |
ColorPane.handler
Color handler for this color pane.
|
Modifier and Type | Method and Description |
---|---|
ColorHandler |
TransformLink.getColorHandler()
Gets the link's color handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ColorHandler.initState(ColorHandler handler)
Modifies this object's state to match that of the given object.
|
boolean |
ColorHandler.matches(ColorHandler handler)
Tests whether two objects are in equivalent states.
|
Constructor and Description |
---|
ColorPane(ColorHandler h)
Constructs a dialog for adjusting color parameters.
|
Copyright © 2015–2022 SciJava. All rights reserved.