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

de.gsi.chart.renderer.spi.hexagon.HexagonCallback Maven / Gradle / Ivy

package de.gsi.chart.renderer.spi.hexagon;

public interface HexagonCallback {
    void handle(Hexagon hexagon);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy