public class AttachROIPostprocessor extends AbstractPostprocessorPlugin
CacheService
(put there by CacheROIPostprocessor
), and checks if they have
specific attachment directives. If a given ROI has directions for where it
should be attached, this attaches them and removes them from the cache.
This needs to run after the DisplayPostprocessor
as the image that
the ROI is attached to needs to be resolved.
Constructor and Description |
---|
AttachROIPostprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(Module module) |
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, getContext, setContext
public void process(Module module)
Copyright © 2014–2022 ImageJ. All rights reserved.