All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
| Class |
Description |
| AbscissaDataComparator<X> |
Comparator to be used when searching for XYChart.Data points within a
XYChart.Series.The comparison is performed against the X value (abscissa).
|
| AbstractAnnotationProcessor |
|
| AbstractBoundedPlugin |
Abstract class base of all plugins needing to be notified when chart plotting
bounds change.
|
| AbstractCursorPlugin |
Abstract class base of all cursor plugins.
|
| AbstractNamedPlugin |
|
| AnnotationError |
|
| AreaChartFX<X,Y> |
A thin extension of the FX AreaChart supporting custom
plugin implementations.
|
| Assertions |
Set of assertion methods useful for checking method arguments.
|
| AsynchronousIO |
API for asynchronous file-system operations.
|
| AutoCloser<T> |
This utility class allows to use non- AutoCloseable classes in
auto-closeable contexts.
|
| AxisConstrained |
Define the common behavior of axis constrained plugins.
|
| AxisConstrained.AxisConstraints |
Defines constraints of axis-related operations such as pan or zoom.
|
| BarChartFX<X,Y> |
A thin extension of the FX BarChart supporting custom
plugin implementations.
|
| Bundle |
This annotation provides the way of changing the resource bundle name from
the default "Bundle.properties" to something else.
|
| BundleItem |
This annotation define a single entry in the resource bundle file.
|
| BundleItems |
Similar to BundleItem but permits multiple registrations of one item.
|
| Bundles |
|
| ChartLayoutAnimator |
A one-to-one replacement of the no more available
com.sun.javafx.charts.ChartLayoutAnimator class.
|
| ClassIconProvider |
Provides icons (i.e.
|
| ClipboardUtils |
Various utilities for clipboards.
|
| ColorUtils |
Various utility methods operating on Color.
|
| CommonIcons |
|
| DataReducer<X,Y> |
Defines the behavior of the algorithms used to reduce number of data points
to the desired amount.
|
| DataReducingObservableList<X extends Number,Y extends Number> |
|
| DataReducingSeries<X extends Number,Y extends Number> |
A data series capable of reducing data.
|
| DateAxis |
An axis that displays date and time values.
|
| DateAxis.DateConverter |
|
| DefaultExecutorCompletionStage<T> |
Completion stage wrapper that uses the provided executor as both the default
execution facility and the default asynchronous execution facility.
|
| DeleteFileVisitor |
|
| DensityChartFX<X,Y> |
DensityChartFX is a specialized chart that uses colors to represent data
values.
|
| DensityChartFX.AbstractData<X,Y> |
|
| DensityChartFX.ColorGradient |
Color gradient class provides colors to encode DensityChartFX
data values.
|
| DensityChartFX.Data<X,Y> |
Heat map data.
|
| DensityChartFX.DefaultData<X,Y> |
|
| DensityChartFX.ProjectionData<X,Y> |
|
| DirectoryModel<I,T> |
Observable model of multiple directory trees.
|
| DirectoryModel.Reporter<I> |
API defining few reporting methods.
|
| DirectoryModel.Update<I> |
Represents an update to the directory model.
|
| DirectoryModel.UpdateType |
Types of updates to the director model.
|
| DirectoryWatcher |
Watches for changes in files and directories, and allows for standard
operations on both files and directories.
|
| DirectoryWatcher.DirectoryEvent |
Contains the information about entry create, delete or modify occurred
to a watched directory.
|
| ErrorSeries<X,Y> |
Holds the values of the error bars.
|
| ErrorSeries.ErrorData<X,Y> |
|
| FileExtensionIconProvider |
Provides icons (i.e.
|
| FilterableTreeItem<T> |
An extension of TreeItem with the possibility to filter its children.
|
| FXUtils |
Various utilities for the FX platform.
|
| HistogramChartFX<X extends Number,Y extends Number> |
A specialized LineChart used to draw histograms.
|
| IconProvider |
Provides icons (i.e.
|
| Icons |
Provides methods to obtain specific icons.
|
| InitiatorAsynchronousIO<I> |
API for asynchronous file-system operations similar to
AsynchronousIO, where each "file-system changing" operation
takes an extra argument: the initiator of the change.
|
| Lazy<T> |
Lazy evaluation value container.
|
| Legend |
A chart legend that displays a list of items with symbols in a TilePane.
|
| Legend.LegendItem |
A item to be displayed on a Legend.
|
| LineChartFX<X,Y> |
A thin extension of the FX LineChart supporting custom
plugin implementations.
|
| LineStyle |
Predefined line styles.
|
| LogAxis |
A logarithmic axis implementation for JavaFX charts.
|
| LogHandler |
Used by LogUtils to send to the information just logged for further
processing.
|
| LogHandlerProvider |
|
| LogUtils |
Utilities for logging messages.
|
| MarkerSymbol |
Predefined marker symbols.
|
| MathUtils |
Miscellaneous mathematical utility functions.
|
| MIMETypeIconProvider |
Provides icons (i.e.
|
| MissinBundleException |
|
| NavigatorController |
A JavaFX control with 9 buttons to navigate a graphical area.
|
| NavigatorPopup |
A popup window that shows 9 buttons to perform the following operation:
zoom in/out/100%, pan up/right/down/left, forward/backward.
|
| NumberAxis |
A axis class that plots a range of numbers with major tick marks every
"tickUnit".
|
| NumberAxis.DefaultFormatter |
Default number formatter for NumberAxis, this stays in sync with
auto-ranging and formats values appropriately.You can wrap this formatter
to add prefixes or suffixes;
|
| NumberAxis.DoubleConverter |
|
| Pluggable |
Defines the needed behavior for a plot chart to be plugged with
Plugins.
|
| PluggableChartContainer |
A container for XYCharts where tool-bar is displayed when the mouse cursor is close to the top border.
|
| Plugin |
|
| Plugins |
This class consists exclusively of static methods that return Chart's
plugins.
|
| RamerDouglasPeuckerDataReducer<X extends Number,Y extends Number> |
|
| Reflections |
Utility methods using the Java Reflection API.
|
| ResourceUtils |
Utilities to load resources from the module/class path.
|
| ScatterChartFX<X,Y> |
|
| SeriesColorUtils |
|
| ServiceLoaderUtilities |
|
| ServiceProvider |
Declarative verification of a singleton service provider.
|
| ServiceProviders |
Similar to ServiceProvider but permits multiple registrations of one
class.
|
| SimpleApplication |
A simple, one-window application.
|
| SVG |
SVGContent represents SVG content.
|
| SystemUtils |
Some system utilities.
|
| ThreadPools |
Available thread pools to be used by almost any generic applications.
|
| ThreadUtils |
Various utilities for threads.
|
| TimeAxis |
An axis that interpret numerical data as milliseconds and format them as
HOURS:MINUTES:SECONDS.MILLISECONDS.
|
| TimeAxis.TimeConverter |
Converts Numbers to/from "[-][H…HH:][MM:]SS[.sss]" strings.
|
| Timestamp |
|
| ToolbarContributor |
Implementations of this interface allow for new toolbar elements (buttons,
combo boxes, etc.) being added into the PluggableChartContainer
toolbar.
|
| TreeDirectoryAsynchronousIO<I,T> |
|
| TreeDirectoryItems |
|
| TreeDirectoryItems.DirectoryItem<T> |
|
| TreeDirectoryItems.FileItem<T> |
|
| TreeDirectoryItems.PathItem<T> |
|
| TreeDirectoryItems.TopLevelDirectoryItem<I,T> |
A TreeItem representing a top-level directory, i.e.
|
| TreeDirectoryModel<I,T> |
|
| TreeDirectoryModel.DefaultGraphicFactory |
Default graphic factory returning a folder icon for a directory and
a document icon for a regular file.
|
| TreeDirectoryModel.GraphicFactory |
|
| TreeDirectoryMonitor<I,T> |
|
| TreeItemPredicate<T> |
Represents a predicate (boolean-valued function) of two arguments: the first
is the parent TreeItem of the element subject of the function call,
and the second the value of element itself.
|
| TreeItems |
Provides methods to manipulate trees made of TreeItems.
|
| TreeItemWalker<T> |
|
| TriFunction<T,U,V,R> |
Represents a function that accepts three arguments and produces a result.
|
| XAOSApplication |
This is the basic class from which any JavaFX applications based on the XAOS
framework should inherit from.
|
| XAOSPreloader |
Preloader showing a splash screen and progress controls.
|
| ZoneIDHolder |
Holds the current ZoneId and provides methods to work with it.
|