public class LibraryInfo extends Object
Information about the HyJavaCharts library.
Copyright (c) 2022 Powerbuilt Systems. All rights reserved.Constructor and Description |
---|
LibraryInfo() |
Modifier and Type | Method and Description |
---|---|
static String |
getHighchartsAPIVersion()
Get the supported Highcharts API version.
|
static String |
getHyJavaChartsAPIVersion()
Get the HyJavaCharts library API version.
|
static String |
getLibraryName()
Get the library name.
|
static String |
getLibraryType()
Get the HyJavaCharts library type.
|
public static String getLibraryName()
public static String getHyJavaChartsAPIVersion()
public static String getHighchartsAPIVersion()
public static String getLibraryType()
Copyright © 2022. All rights reserved.