Uses of Class
org.zkoss.zkmax.zul.fusionchart.config.CategoriesPropertiesMap

Packages that use CategoriesPropertiesMap
org.zkoss.zkmax.zul.fusionchart.config   
org.zkoss.zkmax.zul.fusionchart.render   
 

Uses of CategoriesPropertiesMap in org.zkoss.zkmax.zul.fusionchart.config
 

Methods in org.zkoss.zkmax.zul.fusionchart.config that return CategoriesPropertiesMap
static CategoriesPropertiesMap PropertiesProxy.getCategoryConfig(CategoryChartConfig config)
           
static CategoriesPropertiesMap PropertiesProxy.getCategoryConfig(SingleValueCategoryChartConfig config)
           
 CategoriesPropertiesMap XYChartConfig.getCategoryPropertiesMap()
           
 CategoriesPropertiesMap SingleValueCategoryChartConfig.getCategoryPropertiesMap()
          Return the category config.
 CategoriesPropertiesMap CategoryChartConfig.getCategoryPropertiesMap()
          Return the category config.
 

Uses of CategoriesPropertiesMap in org.zkoss.zkmax.zul.fusionchart.render
 

Methods in org.zkoss.zkmax.zul.fusionchart.render with parameters of type CategoriesPropertiesMap
static void RenderUtils.renderPieSet(java.lang.StringBuffer sb, int index, java.lang.Comparable<?> category, java.lang.Number value, CategoriesPropertiesMap config, java.lang.String uuid)
           
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo