
prefuse.data.expression.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!
Classes implementing an SQL-like expression language for filtering and manipulating data.
The base type of the language, {@link prefuse.data.expression.Expression}, represents a
calculation over a single
tuple at a time. Expressions can be created programatically by instantiating
the desired classes of this package, or can be compiled from a textual
language with a SQL-like syntax by the
{@link prefuse.data.expression.parser.ExpressionParser} class.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy