| Package | Description |
|---|---|
| ij3d | |
| isosurface | |
| orthoslice | |
| surfaceplot | |
| voltex |
| Modifier and Type | Method and Description |
|---|---|
ContentInstant |
Content.getCurrent() |
ContentInstant |
Content.getInstant(int i) |
ContentInstant |
SaveSession.readContentInstant(BufferedReader in) |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Integer,ContentInstant> |
Content.getInstants() |
| Modifier and Type | Method and Description |
|---|---|
void |
Content.addInstant(ContentInstant ci) |
| Constructor and Description |
|---|
Content(String name,
TreeMap<Integer,ContentInstant> contents) |
Content(String name,
TreeMap<Integer,ContentInstant> contents,
boolean swapTimelapseData) |
| Constructor and Description |
|---|
MeshGroup(ContentInstant c) |
| Constructor and Description |
|---|
MultiOrthoGroup(ContentInstant c)
Construct a MultiOrthoGroup from the given ContentInstant.
|
OrthoGroup(ContentInstant c)
Construct a OrthoGroup from the given ContentInstant.
|
| Constructor and Description |
|---|
SurfacePlotGroup(ContentInstant c)
Constructs a surface plot for the given Content.
|
| Modifier and Type | Field and Description |
|---|---|
protected ContentInstant |
VoltexGroup.c
Reference to the Content which holds this VoltexGroup
|
| Constructor and Description |
|---|
VoltexGroup(ContentInstant c)
Initialize this VoltexGroup with the specified ContentInstant.
|
Copyright © 2015–2021 Fiji. All rights reserved.