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, wait
context
public OpInfo info()
public String name()
name
in interface SearchResult
public String identifier()
identifier
in interface SearchResult
public String iconPath()
iconPath
in interface SearchResult
public Map<String,String> properties()
properties
in interface SearchResult
Copyright © 2014–2022 ImageJ. All rights reserved.