org.openfaces.component.chart.impl
Class PropertiesConverter
java.lang.Object
org.openfaces.component.chart.impl.PropertiesConverter
public class PropertiesConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSize
public static int getSize(java.lang.String pxSize,
int defaultSize)
getColors
public static java.awt.Color[] getColors(java.lang.String colorList)
toPlotOrientation
public static PlotOrientation toPlotOrientation(Orientation orientation)
toStroke
public static java.awt.Stroke toStroke(org.openfaces.renderkit.cssparser.StyleBorderModel border)
toCategroryLabelPosition
public static CategoryLabelPositions toCategroryLabelPosition(CategoryAxisLabelPosition position)
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.