public class OpSearchResult extends Object implements SearchResult
OpSearcher.| Constructor and Description |
|---|
OpSearchResult(Context context,
OpInfo info,
String baseDir) |
| Modifier and Type | Method and Description |
|---|---|
String |
iconPath() |
String |
identifier() |
OpInfo |
info() |
String |
name() |
Map<String,String> |
properties() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontextpublic OpInfo info()
public String name()
name in interface SearchResultpublic String identifier()
identifier in interface SearchResultpublic String iconPath()
iconPath in interface SearchResultpublic Map<String,String> properties()
properties in interface SearchResultCopyright © 2014–2022 ImageJ. All rights reserved.