public abstract class AbstractNamespace extends AbstractContextual implements Namespace
Namespace implementations.| Constructor and Description |
|---|
AbstractNamespace() |
| Modifier and Type | Method and Description |
|---|---|
OpEnvironment |
ops()
Gets the op execution environment.
|
void |
setEnvironment(OpEnvironment ops)
Sets the op execution environment.
|
context, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontext, getContext, setContextpublic OpEnvironment ops()
Environmentalops in interface Environmentalpublic void setEnvironment(OpEnvironment ops)
EnvironmentalsetEnvironment in interface EnvironmentalCopyright © 2014–2022 ImageJ. All rights reserved.