com.davisor.graphics.chart
Class ComboFactory.ComboContext
java.lang.Object
com.davisor.graphics.chart.ChartFactory.ChartContext
com.davisor.graphics.chart.ComboFactory.ComboContext
- Enclosing class:
- ComboFactory
- public class ComboFactory.ComboContext
- extends ChartFactory.ChartContext
Combo context contains data neccessary to create a combo chart
for a particular set of sub charts.
|
Constructor Summary |
ComboFactory.ComboContext(ChartData data,
java.util.List axesList,
java.util.List factoryList,
java.util.List contextList,
java.awt.Stroke backStroke)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
axesList
public java.util.List axesList
factoryList
public java.util.List factoryList
contextList
public java.util.List contextList
backStroke
public java.awt.Stroke backStroke
ComboFactory.ComboContext
public ComboFactory.ComboContext(ChartData data,
java.util.List axesList,
java.util.List factoryList,
java.util.List contextList,
java.awt.Stroke backStroke)
Copyright © 2001-2004 Davisor Oy. All Rights Reserved.