public class ManualTransformation extends Object
Constructor and Description |
---|
ManualTransformation(List<SourceAndConverter<?>> sources) |
ManualTransformation(ViewerPanel viewer) |
Modifier and Type | Method and Description |
---|---|
void |
restoreFromXml(org.jdom2.Element parent) |
org.jdom2.Element |
toXml() |
public ManualTransformation(List<SourceAndConverter<?>> sources)
public ManualTransformation(ViewerPanel viewer)
Copyright © 2015–2021 Fiji. All rights reserved.