org.openfaces.component.chart.impl
Class ModelInfo
java.lang.Object
org.openfaces.component.chart.impl.ModelInfo
- All Implemented Interfaces:
- java.io.Serializable
public class ModelInfo
- extends java.lang.Object
- implements java.io.Serializable
Utility class which collects the information about data presented in the chart model
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelInfo
public ModelInfo(ChartModel model)
isDataEmpty
public boolean isDataEmpty()
getNonEmptySeriesList
public Series[] getNonEmptySeriesList()
getModelType
public ModelType getModelType()
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.