public static class BdvOptions.Values extends Object
BdvOptions
values.Modifier and Type | Method and Description |
---|---|
Bdv |
addTo() |
AxisOrder |
axisOrder() |
String |
getFrameTitle() |
InputTriggerConfig |
getInputTriggerConfig() |
AffineTransform3D |
getSourceTransform() |
ViewerOptions |
getViewerOptions() |
boolean |
hasPreferredSize() |
boolean |
is2D() |
BdvOptions |
optionsFromValues() |
public BdvOptions optionsFromValues()
public ViewerOptions getViewerOptions()
public AffineTransform3D getSourceTransform()
public String getFrameTitle()
public boolean is2D()
public boolean hasPreferredSize()
public AxisOrder axisOrder()
public InputTriggerConfig getInputTriggerConfig()
public Bdv addTo()
Copyright © 2015–2021 Fiji. All rights reserved.