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 org.jfree.chart.plot.PlotOrientation toPlotOrientation(Orientation orientation)
toStroke
public static java.awt.Stroke toStroke(StyleBorderModel border)
toLineStyle
public static LineStyle toLineStyle(StyleBorderModel border)
toCategroryLabelPosition
public static org.jfree.chart.axis.CategoryLabelPositions toCategroryLabelPosition(CategoryAxisLabelPosition position)
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.