public class OpenTemplateSearchActionFactory extends Object implements SearchActionFactory
| Constructor and Description | 
|---|
| OpenTemplateSearchActionFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| SearchAction | create(SearchResult result) | 
| boolean | supports(SearchResult result) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic boolean supports(SearchResult result)
supports in interface Typed<SearchResult>public SearchAction create(SearchResult result)
create in interface FactoryPlugin<SearchResult,SearchAction>Copyright © 2014–2022 ImageJ. All rights reserved.