public class BigDataViewerTransformationWindow extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
BigDataViewerTransformationWindow.ApplyButtonListener |
protected class |
BigDataViewerTransformationWindow.BDVChecker |
protected class |
BigDataViewerTransformationWindow.CancelButtonListener |
Modifier and Type | Field and Description |
---|---|
protected boolean |
ignoreScaling |
protected boolean |
isRunning |
protected Timer |
timer |
protected boolean |
wasCancelled |
Constructor and Description |
---|
BigDataViewerTransformationWindow(BigDataViewer bdv) |
Modifier and Type | Method and Description |
---|---|
protected void |
close(Frame parent,
BigDataViewer bdv) |
static void |
disposeViewerWindow(BigDataViewer bdv) |
AffineTransform3D |
getTransform() |
boolean |
isRunning() |
boolean |
wasCancelled() |
protected final Timer timer
protected boolean isRunning
protected boolean wasCancelled
protected boolean ignoreScaling
public BigDataViewerTransformationWindow(BigDataViewer bdv)
public AffineTransform3D getTransform()
public boolean isRunning()
public boolean wasCancelled()
protected void close(Frame parent, BigDataViewer bdv)
public static void disposeViewerWindow(BigDataViewer bdv)
Copyright © 2015–2021 Fiji. All rights reserved.