toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
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