Package | Description |
---|---|
loci.visbio.view |
Modifier and Type | Field and Description |
---|---|
protected CaptureHandler |
DisplayWindow.captureHandler
Handles logic for capturing the display screenshots and movies.
|
protected CaptureHandler |
CapturePanel.handler
Capture handler for this capture window.
|
Modifier and Type | Method and Description |
---|---|
CaptureHandler |
DisplayWindow.getCaptureHandler()
Gets the capture handler.
|
Modifier and Type | Method and Description |
---|---|
void |
CaptureHandler.initState(CaptureHandler handler)
Modifies this object's state to match that of the given object.
|
boolean |
CaptureHandler.matches(CaptureHandler handler)
Tests whether two objects are in equivalent states.
|
Constructor and Description |
---|
CapturePanel(CaptureHandler h)
Constructs a window for capturing display screenshots and movies.
|
Copyright © 2015–2022 SciJava. All rights reserved.