|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--netcharts.pro.common.NFBaseClass
|
+--netcharts.pro.common.NFVector
|
+--netcharts.pro.charts.box.NFBoxSeries
The NFBoxSeries is used to maintain a list of BoxSet objects for a particular chart. This object rarely needs to be instantiated or accessed directly.
| Constructor Summary | |
NFBoxSeries()
Constructs a default box series |
|
NFBoxSeries(java.util.Hashtable state)
Constructs a box series using CDL parameters |
|
| Method Summary | |
java.lang.String |
getCDLActiveLabels(int index)
Returns the CDL that represents the active labels for the given set |
java.lang.String |
getCDLAppearance()
Returns the CDL that represents the appearance for each set |
java.lang.String |
getCDLAxisMap()
Returns the CDL that represents the axis map for each set |
java.lang.String |
getCDLDataPointsActiveLabels(int index)
Returns the CDL that represents the data points active labels for the given set |
java.lang.String |
getCDLDataPointSymbols()
Returns the CDL that represents the data point for each set. |
java.lang.String |
getCDLFenceActiveLabels(int index)
Returns the CDL that represents the fence active labels for the given set |
java.lang.String |
getCDLFillPattern()
Returns the CDL that represents the fill pattern for each set |
java.lang.String |
getCDLMeanSymbols()
Returns the CDL that represents the mean symbols for each set. |
java.lang.String |
getCDLOutlierActiveLabels(int index)
Returns the CDL that represents the mean active labels for the given set |
java.lang.String |
getCDLOutlierSymbols()
Returns the CDL that represents the outlier for each set. |
java.util.Vector |
getCDLVector()
NFBoxSeries is a compound object representing multiple CDL parameters. |
| Methods inherited from class netcharts.pro.common.NFVector |
addElement, addElement, clone, elementAt, elementAt, getCDL, getCDL, getCDL, getCDLHasTuples, getCDLKeyValues, getCDLKeyValuesHasPoints, getMaxDimensions, getQuoteStrings, getSize, loadDataModel, loadDataModel, loadDataModel, removeElementAt, reset, setCDL, setCDLHasTuples, setCDLNullString, setElementAt, setQuoteStrings, setSize, size, skipNulls, toArray, toString |
| Methods inherited from class netcharts.pro.common.NFBaseClass |
getModified, getUserObject, setModified, setUserObject |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NFBoxSeries()
public NFBoxSeries(java.util.Hashtable state)
state - Hashtable containing CDL parameters.| Method Detail |
public java.lang.String getCDLAppearance()
public java.lang.String getCDLAxisMap()
public java.lang.String getCDLFillPattern()
public java.lang.String getCDLMeanSymbols()
public java.lang.String getCDLOutlierSymbols()
public java.lang.String getCDLDataPointSymbols()
public java.lang.String getCDLActiveLabels(int index)
index - Set indexpublic java.lang.String getCDLDataPointsActiveLabels(int index)
index - Set indexpublic java.lang.String getCDLFenceActiveLabels(int index)
index - Set indexpublic java.lang.String getCDLOutlierActiveLabels(int index)
index - Set indexpublic java.util.Vector getCDLVector()
|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2006 |
Last Modified: Apr 14, 2006 |