Package com.digitizer.core


package com.digitizer.core
  • Class
    Description
    Represents the calibration state of the graph digitizer.
    Utility class for color operations including hex parsing, RGB distance, and blending.
    Handles coordinate transformations between data space and canvas (pixel) space.
    Represents a dataset with a name, color and a mutable collection of Points.
    Utility class for file operations including filename sanitization and default save location discovery.
    Represents a single data point with x and y coordinates.
    Utility that provides snapping behavior for X values.