nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.annotations.measurements
/
ScaleAndPrecision
Scale
And
Precision
abstract
class
ScaleAndPrecision
Collects both Scale and Precision into one abstract baseclass. Implements an `equals` operator
Inheritors
MeasurementValueConfiguration
MeasurementInfo
Members
Constructors
Scale
And
Precision
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
open
fun
equals
(
@
Nullable
other
:
Any
)
:
Boolean
get
Precision
Link copied to clipboard
abstract
fun
getPrecision
(
)
:
MeasurementPrecision
get
Scale
Link copied to clipboard
abstract
fun
getScale
(
)
:
Scale