core
/
io.data2viz.charts.core
/
DirectedZoom
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Give access to
DirectedZoom.IDENTITY
, the default directed zoom.
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
IDENTITY
Link copied to clipboard
common
val
IDENTITY
:
DirectedZoom
Content copied to clipboard
Zoom with a ratio of 1.0 and no offset.