Package | Description |
---|---|
loci.visbio.view |
Modifier and Type | Field and Description |
---|---|
protected ViewHandler |
ViewPanel.handler
View handler upon which GUI controls operate.
|
protected ViewHandler |
DisplayWindow.viewHandler
Handles logic for controlling the VisAD display's view.
|
Modifier and Type | Method and Description |
---|---|
ViewHandler |
DisplayWindow.getViewHandler()
Gets the view handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewHandler.initState(ViewHandler handler)
Modifies this object's state to match that of the given object.
|
boolean |
ViewHandler.matches(ViewHandler handler)
Tests whether two objects are in equivalent states.
|
Constructor and Description |
---|
ViewPanel(ViewHandler h)
Creates a panel containing view handler GUI controls.
|
Copyright © 2015–2022 SciJava. All rights reserved.