org.openfuxml.addon.chart.util
Class OfxCustomPaintColors

java.lang.Object
  extended by org.openfuxml.addon.chart.util.OfxCustomPaintColors

public class OfxCustomPaintColors
extends Object


Constructor Summary
OfxCustomPaintColors()
           
 
Method Summary
 void addColorMapping(int series, int indexColor)
           
 Paint getSeriesPaint(int series)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfxCustomPaintColors

public OfxCustomPaintColors()
Method Detail

getSeriesPaint

public Paint getSeriesPaint(int series)

addColorMapping

public void addColorMapping(int series,
                            int indexColor)


Copyright © 2013. All Rights Reserved.