Uses of Package
com.arbergashi.charts.model
Packages that use com.arbergashi.charts.model
Package
Description
Public API of the ArberCharts framework.
Internal implementation details of the ArberCharts framework.
Data model layer of the ArberCharts framework.
Rendering layer of the ArberCharts framework.
Swing UI components of the ArberCharts framework.
Legend UI components.
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.apiClassDescriptionHigh-Performance Chart Model Interface.Enterprise data point representation for the ArberGashi engine.Default
ChartModelimplementation backed by primitive arrays.ErrorBarPoint - Type-Safe Statistical Data PointOHLCBar - Type-Safe Financial Data Point -
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.internal
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.medicalClassDescriptionCircular buffer implementation for high-performance real-time medical data (e.g.
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.modelClassDescriptionHigh-Performance Chart Model Interface.Interface for change events.Enterprise data point representation for the ArberGashi engine.Fixed-capacity ring-buffer model optimized for realtime streams.Default
ChartModelimplementation backed by primitive arrays.ErrorBarPoint - Type-Safe Statistical Data PointOptimized model for real-time medical data (ECG, EEG).An extension of ChartModel for flow-based data, such as that required by Sankey or Alluvial diagrams.Represents a link (or edge) in the flow diagram.Represents a node in the flow diagram.An extension of ChartModel for hierarchical data structures, such as those required by Sunburst or Treemap charts.Represents a node in the hierarchical data structure.Represents a node in a hierarchical data structure, used for charts like Sunburst or Treemaps.An extension of ChartModel for matrix-based data, such as that required by Chord Diagrams or adjacency matrices.An extension of ChartModel for multi-dimensional data, where each data point is an array of values.An extension of ChartModel for multivariate data, where each data point consists of multiple values across different dimensions.Represents a single data item in a multivariate dataset.OHLCBar - Type-Safe Financial Data PointAn extension of ChartModel for 3-component data, required for Ternary Plots.Represents a single 3-component data point. -
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render.analysis
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render.circular
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render.financial
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render.medical
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render.specialized
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render.standard
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.render.statistical
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.ui
-
Classes in com.arbergashi.charts.model used by com.arbergashi.charts.ui.legend