public interface Sourced
NOTE: This class is slated for redesign in spring 2016. Use at your own risk! If you need future stability, use ImgLib2 and/or ImageJ 1.x classes.
Modifier and Type | Method and Description |
---|---|
String |
getSource()
Gets the source String
|
void |
setSource(String source)
Sets the source String
|
Copyright © 2014–2022 ImageJ. All rights reserved.