com.xrbpowered.jdiagram.data

Data storage and manipulation utilities.

Data is the most important class of this package. It is responsible for loading, storing, and saving the data.

Summary

Interfaces
NumberFormatter
ValueFormatter<T> Interface for converting values of a type T to strings according to specific rules.
Classes
Data Data table.
Data.Row Contains one row of values.
ExpFormatter
abstract Filter
abstract Fold<T>
abstract Formula<T>
Formula.Var<T>
abstract Join