@Deprecated public class ViewSetupWrapper extends BasicViewSetup
ViewSetup
with another id.
Stores the setup
's original id and SequenceDescription
.
For example, this can be used to access the original ImgLoader
.Constructor and Description |
---|
ViewSetupWrapper(int id,
AbstractSequenceDescription<?,?,?> sourceSequence,
BasicViewSetup sourceSetup)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AbstractSequenceDescription<?,?,?> |
getSourceSequence()
Deprecated.
|
int |
getSourceSetupId()
Deprecated.
|
getAttribute, getAttributes, getName, getSize, getVoxelSize, hasName, hasSize, hasVoxelSize, setAttribute, setAttributes, setName, setSize, setVoxelSize
public ViewSetupWrapper(int id, AbstractSequenceDescription<?,?,?> sourceSequence, BasicViewSetup sourceSetup)
public AbstractSequenceDescription<?,?,?> getSourceSequence()
public int getSourceSetupId()
Copyright © 2015–2021 Fiji. All rights reserved.