| Package | Description |
|---|---|
| io.konig.dao.core | |
| io.konig.sql.runtime |
| Modifier and Type | Method and Description |
|---|---|
EntityStructure |
ChartSeriesRequest.getStruct() |
| Modifier and Type | Method and Description |
|---|---|
Chart |
SimpleChartFactory.createBarChart(ShapeQuery query,
EntityStructure struct) |
Chart |
SimpleChartFactory.createChart(ShapeQuery query,
EntityStructure struct) |
Chart |
ChartFactory.createChart(ShapeQuery query,
EntityStructure struct) |
static FieldPath |
FieldPath.createFieldPath(String path,
EntityStructure struct) |
Chart |
SimpleChartFactory.createMapChart(ShapeQuery query,
EntityStructure struct) |
Chart |
SimpleChartFactory.createMultiSeriesLineChart(ShapeQuery query,
EntityStructure struct) |
Chart |
SimpleChartFactory.createPieChart(ShapeQuery query,
EntityStructure struct) |
static FieldPath |
FieldPath.measurePath(EntityStructure struct)
Build a path to the first field in the given structure that has the MEASURE stereotype.
|
| Modifier and Type | Method and Description |
|---|---|
EntityStructure |
FieldInfo.getStruct() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityStructure.addField(String name,
EntityStructure struct) |
void |
FieldInfo.setStruct(EntityStructure struct) |
| Constructor and Description |
|---|
FieldInfo(String name,
EntityStructure struct) |
Copyright © 2018. All rights reserved.