public interface Namespace extends Contextual, Environmental, Named, SciJavaPlugin
Namespaces discoverable at runtime must implement this interface and be
annotated with @Plugin
with attribute Plugin.type()
=
Namespace
.class.
Modifier and Type | Method and Description |
---|---|
default void |
setName(String name) |
context, getContext, setContext
ops, setEnvironment
Copyright © 2014–2022 ImageJ. All rights reserved.