|
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.multipie.NFPieSeries
The NFPieSeries is used to maintain a list of NFPie objects for the Multi-Pie chart. This object rarely needs to be instantiated or accessed directly.
| Constructor Summary | |
NFPieSeries()
Constructs a default pie series |
|
NFPieSeries(java.util.Hashtable state)
Constructs a pie series using CDL parameters |
|
| Method Summary | |
java.lang.String |
getCDLAngles()
Returns the CDL that represents the angle for each pie |
java.lang.String |
getCDLBackgroundRegions()
Returns the CDL that represents the background regions for each pie |
java.lang.String |
getCDLTitleLabels()
Returns the CDL that represents the title text styles for each pie |
java.lang.String |
getCDLTitleRegions()
Returns the CDL that represents the title background region for each pie |
java.lang.String |
getCDLTitleTextStrings()
Returns the CDL that represents the title labels for each pie |
java.util.Vector |
getCDLVector()
NFPieSeries 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 NFPieSeries()
public NFPieSeries(java.util.Hashtable state)
state - Hashtable containing CDL parameters.| Method Detail |
public java.lang.String getCDLTitleTextStrings()
public java.lang.String getCDLTitleLabels()
public java.lang.String getCDLTitleRegions()
public java.lang.String getCDLAngles()
public java.lang.String getCDLBackgroundRegions()
public 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 |