| Package | Description |
|---|---|
| bdv.gui | |
| bdv.viewer | |
| bigwarp |
| Modifier and Type | Field and Description |
|---|---|
protected BigWarpViewerPanel |
BigWarpViewerFrame.viewer |
| Modifier and Type | Method and Description |
|---|---|
BigWarpViewerPanel |
BigWarpViewerFrame.getViewerPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BigWarpMessageAnimator.setViewers(BigWarpViewerPanel viewerP,
BigWarpViewerPanel viewerQ) |
| Constructor and Description |
|---|
BigWarpMessageAnimator(long duration,
double fadeIn,
double fadeOut,
BigWarpViewerPanel viewerP,
BigWarpViewerPanel viewerQ) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BigWarpDragOverlay.WarpDragMouseListener.setViewer(BigWarpViewerPanel thisViewer) |
| Constructor and Description |
|---|
BigWarpDragOverlay(BigWarp bw,
BigWarpViewerPanel viewer,
BigWarp.SolveThread solveThread) |
BigWarpOverlay(BigWarpViewerPanel viewer,
BigWarpLandmarkPanel landmarkpanel) |
DisplayXfmAction(BigWarpViewerPanel viewer) |
RotatePlaneAction(BigWarpViewerPanel viewer,
WarpNavigationActions.rotationDirections2d direction) |
WarpDragMouseListener(BigWarp bw,
BigWarpViewerPanel thisViewer,
BigWarp.SolveThread solverThread) |
| Modifier and Type | Field and Description |
|---|---|
protected BigWarpViewerPanel |
BigWarp.viewerP |
protected BigWarpViewerPanel |
BigWarp.viewerQ |
| Modifier and Type | Method and Description |
|---|---|
String |
BigWarp.addPoint(double[] ptarray,
boolean isMoving,
BigWarpViewerPanel viewer)
Updates the global variable ptBack
|
protected void |
BigWarp.matchWindowTransforms(BigWarpViewerPanel panelToChange,
BigWarpViewerPanel panelToMatch)
Changes the view transformation of 'panelToChange' to match that of 'panelToMatch'
|
protected void |
BigWarp.MouseLandmarkListener.setViewer(BigWarpViewerPanel thisViewer) |
void |
BigWarp.updatePointLocation(double[] ptarray,
boolean isMoving,
int selectedPointIndex,
BigWarpViewerPanel viewer) |
void |
BigWarp.warpToLandmark(int row,
BigWarpViewerPanel viewer) |
void |
BigWarp.warpToNearest(BigWarpViewerPanel viewer) |
| Constructor and Description |
|---|
MouseLandmarkListener(BigWarpViewerPanel thisViewer) |
Copyright © 2015–2021 Fiji. All rights reserved.