
nl.pvanassen.highchart.api.serializer.StyleSerializer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of highchart-java-api Show documentation
Show all versions of highchart-java-api Show documentation
A Java API to generate highchart json on the server side.
The newest version!
package nl.pvanassen.highchart.api.serializer;
import java.util.Map;
import nl.pvanassen.highchart.api.base.Style;
public class StyleSerializer extends Serializer