Package-level declarations
Measurement tools APIs.
Types
Link copied to clipboard
Measurement info object contains all the measurement information available in a measurement annotation.
Link copied to clipboard
enum MeasurementMode
Measurement mode.
Link copied to clipboard
enum MeasurementPrecision
Number of decimal points for annotation float value rounding.
Link copied to clipboard
Configures a measurement value and consists of a Scale, MeasurementPrecision, and a name for this configuration.
Link copied to clipboard
interface MeasurementValueConfigurationEditor
Interface that allows you to modify the list of MeasurementValueConfigurations stored in the document.
Link copied to clipboard
Collects both Scale and Precision into one abstract baseclass.
Link copied to clipboard
This class holds the units to be used for the secondary unit(if enabled by the user) and just contains the MeasurementPrecision and the com.pspdfkit.annotations.measurements.Scale.UnitTo.