Package | Description |
---|---|
bdv.util | |
bdv.viewer.overlay |
Modifier and Type | Method and Description |
---|---|
static Prefs.OverlayPosition |
Prefs.sourceNameOverlayPosition() |
static Prefs.OverlayPosition |
Prefs.OverlayPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Prefs.OverlayPosition[] |
Prefs.OverlayPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Prefs.sourceNameOverlayPosition(Prefs.OverlayPosition position) |
Modifier and Type | Field and Description |
---|---|
protected Prefs.OverlayPosition |
SourceInfoOverlayRenderer.sourceNameOverlayPosition |
Modifier and Type | Method and Description |
---|---|
void |
SourceInfoOverlayRenderer.setSourceNameOverlayPosition(Prefs.OverlayPosition position) |
Copyright © 2015–2021 Fiji. All rights reserved.