All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.data2viz.viz.HasStyle.kt Maven / Gradle / Ivy

There is a newer version: 0.8.0-RC5
Show newest version
package io.data2viz.viz



interface HasStyle {
    val style:Style
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy