Package net.pl3x.map.core.metrics
Class Metrics.CustomChart
java.lang.Object
net.pl3x.map.core.metrics.Metrics.CustomChart
- Direct Known Subclasses:
Metrics.AdvancedPie
,Metrics.DrilldownPie
,Metrics.SimplePie
- Enclosing class:
Metrics
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract @Nullable Metrics.JsonObjectBuilder.JsonObject
@Nullable Metrics.JsonObjectBuilder.JsonObject
getRequestJsonObject
(@NotNull BiConsumer<@NotNull String, @NotNull Throwable> errorLogger, boolean logErrors)
-
Constructor Details
-
CustomChart
-
-
Method Details
-
getRequestJsonObject
public @Nullable Metrics.JsonObjectBuilder.JsonObject getRequestJsonObject(@NotNull @NotNull BiConsumer<@NotNull String, @NotNull Throwable> errorLogger, boolean logErrors) -
getChartData
- Throws:
Exception
-