|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelInfo | |
---|---|
org.openfaces.component.chart.impl | This package is only for internal usage from within the OpenFaces library. |
Uses of ModelInfo in org.openfaces.component.chart.impl |
---|
Methods in org.openfaces.component.chart.impl that return ModelInfo | |
---|---|
ModelInfo |
JfcRenderHints.getModelInfo()
|
Methods in org.openfaces.component.chart.impl with parameters of type ModelInfo | |
---|---|
void |
JfcRenderHints.setModelInfo(ModelInfo modelInfo)
|
static CategoryDataset |
ModelConverter.toCategoryDataset(ModelInfo info)
|
static TimeSeriesCollection |
ModelConverter.toTimeSeriesCollection(ModelInfo info)
|
static XYSeriesCollection |
ModelConverter.toXYSeriesCollection(ModelInfo info)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |