Package com.arbergashi.charts.internal
package com.arbergashi.charts.internal
Internal implementation details of the ArberCharts framework.
Classes in this package are not considered public API and may change without notice. They exist to support performance, caching, hit-testing, and renderer management.
-
ClassDescriptionInternal worker for performing analytical calculations on primitive arrays.Central design system for ArberGashi Charts.Lightweight cache for AlphaComposite instances to avoid allocations in tight render loops.Default PlotContext implementation.Helper for hexagon geometry.Internal utility for fast, allocation-free hit-testing.Lightweight LRU cache for pre-rendered labels.Algorithm for data reduction for display purposes.Metadata descriptor for renderers to be used by RendererRegistry and the UI.Simple registry for renderer factories.