Uses of Class
org.openfaces.component.chart.impl.ModelInfo

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)
           
 



Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.