Class that controls reference scaling in the WellogComponent. The scale handler is an abstraction to allow adding custom scaling behaviour, such as mapping data between domains.
Getter for the scale exposed to the wellog component's tracks
set or get base domain
set or get scale's range
Update scale according to transform
Return ticks based on scale's current domain and range
Generated using TypeDoc
Class that controls reference scaling in the WellogComponent. The scale handler is an abstraction to allow adding custom scaling behaviour, such as mapping data between domains.