All Downloads are FREE. Search and download functionalities are using the official Maven repository.

prefuse.data.expression.package.html Maven / Gradle / Ivy

Go to download

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