Package | Description |
---|---|
ini.trakem2.display |
Modifier and Type | Method and Description |
---|---|
static Display3D |
Display3D.get(LayerSet ls)
Get an existing Display3D for the given LayerSet, or create a new one for it (and cache it).
|
static Display3D |
Display3D.getDisplay(LayerSet ls)
Get the Display3D instance that exists for the given LayerSet, if any.
|
Modifier and Type | Method and Description |
---|---|
static Hashtable<LayerSet,Display3D> |
Display3D.getMasterTable()
The sky will fall on your head if you modify any of the objects contained in this table -- which is a copy of the original, but the objects are the originals.
|
Modifier and Type | Method and Description |
---|---|
Content |
Display3D.VectorStringContent.asContent(Display3D d3d) |
Copyright © 2015–2021 Fiji. All rights reserved.