|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetcharts.pro.common.NFBaseClass
netcharts.pro.common.NFVector
netcharts.pro.charts.diagram.NFPolySet
public class NFPolySet
The NFPolySet is used to maintain a list of NFNode objects for a diagram chart. This object rarely needs to be instantiated or accessed directly.
Constructor Summary | |
---|---|
NFPolySet()
Constructs a default node series |
|
NFPolySet(java.util.Hashtable state)
Constructs a polygon series using CDL parameters |
Method Summary | |
---|---|
java.util.Vector |
getCDLVector()
NFPolySet is a compound object representing multiple CDL parameters. |
NFPoly |
getPoly(java.lang.String tagName)
Returns the NFPoly polygon shape associated with the specified name. |
Methods inherited from class netcharts.pro.common.NFVector |
---|
addElement, addElement, clone, elementAt, elementAt, getCDL, getCDL, getCDL, getCDLHasTuples, getCDLKeyValues, getCDLKeyValuesHasPoints, getMaxDimensions, getQuoteStrings, getSize, isEmptyStringAsNull, loadDataModel, loadDataModel, loadDataModel, removeElementAt, reset, setCDL, setCDLHasTuples, setCDLNullString, setElementAt, setEmptyStringAsNull, 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 NFPolySet()
public NFPolySet(java.util.Hashtable state)
state
- Hashtable containing CDL parameters.Method Detail |
---|
public NFPoly getPoly(java.lang.String tagName)
tagName
- The name associated with the NFPoly polygon shape to return
public java.util.Vector getCDLVector()
|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |