
jvmMain.org.jetbrains.letsPlot.awt.plot.FigureModel.kt Maven / Gradle / Ivy
/*
* Copyright (c) 2024. JetBrains s.r.o.
* Use of this source code is governed by the MIT license that can be found in the LICENSE file.
*/
package org.jetbrains.letsPlot.awt.plot
// See: PlotPanel.ResizeHook
interface FigureModel {
fun onToolEvent(callback: (Map) -> Unit)
fun activateInteractions(origin: String, interactionSpecList: List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy