
prefuse.data.search.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prefuse-vienna Show documentation
Show all versions of prefuse-vienna Show documentation
Prefuse is a set of software tools for creating rich interactive data visualizations in the Java programming language.
The newest version!
Text search support for prefix, keyword, and regular expression searches.
Each search engine type subclasses {@link prefuse.data.search.SearchTupleSet}, an implementation
of the {@link prefuse.data.tuple.TupleSet} interface. Classes derived from
SearchTupleSet (e.g., {@link prefuse.data.search.PrefixSearchTupleSet},
{@link prefuse.data.search.KeywordSearchTupleSet}, and
{@link prefuse.data.search.RegexSearchTupleSet}) can be
instantiated and used directly or in conjunction with a
{@link prefuse.data.query.SearchQueryBinding}.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy