| Constructor and Description |
|---|
ImageScSearcher() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getParamsString(Map<String,String> params) |
List<SearchResult> |
search(String text,
boolean fuzzy)
Searches for the given text.
|
String |
title()
Short descriptive string identifying the sort of results found by this
plugin.
|
public String title()
Searcherpublic List<SearchResult> search(String text, boolean fuzzy)
Searcherpublic static String getParamsString(Map<String,String> params) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2017–2026 SciJava. All rights reserved.