Package | Description |
---|---|
org.inventivetalent.npclib.metrics |
Modifier and Type | Class and Description |
---|---|
static class |
Metrics.AdvancedBarChart
Represents a custom advanced bar chart.
|
static class |
Metrics.AdvancedMapChart
Represents a custom advanced map chart.
|
static class |
Metrics.AdvancedPie
Represents a custom advanced pie.
|
static class |
Metrics.MultiLineChart
Represents a custom multi line chart.
|
static class |
Metrics.SimpleBarChart
Represents a custom simple bar chart.
|
static class |
Metrics.SimpleMapChart
Represents a custom simple map chart.
|
static class |
Metrics.SimplePie
Represents a custom simple pie.
|
static class |
Metrics.SingleLineChart
Represents a custom single line chart.
|
Modifier and Type | Method and Description |
---|---|
void |
Metrics.addCustomChart(Metrics.CustomChart chart)
Adds a custom chart.
|
Copyright © 2018. All rights reserved.