nutrient
Toggle table of contents
10.10.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
MeasurementInfo
MeasurementValueConfiguration
Members
Constructors
Scale
And
Precision
Link copied to clipboard
constructor
(
)
Properties
precision
Link copied to clipboard
abstract
val
precision
:
MeasurementPrecision
scale
Link copied to clipboard
abstract
val
scale
:
Scale
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int