NetCharts Pro

netcharts.pro.common.rectangular
Class NFGridSeries

java.lang.Object
  extended by netcharts.pro.common.NFBaseClass
      extended by netcharts.pro.common.NFVector
          extended by netcharts.pro.common.rectangular.NFGridSeries
All Implemented Interfaces:
java.lang.Cloneable

public class NFGridSeries
extends NFVector

The NFGridSeries is used to maintain a list of grids for a particular chart. This object rarely needs to be instantiated or accessed directly.


Constructor Summary
NFGridSeries()
          Constructs a default grid series
NFGridSeries(java.util.Hashtable state)
          Constructs a grid series using CDL parameters
 
Method Summary
 java.util.Vector getCDLVector()
          NFGridSeries is a compound object representing multiple CDL parameters.
 void initializeFromHashtable()
          NFGridSeries 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, 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

NFGridSeries

public NFGridSeries()
Constructs a default grid series


NFGridSeries

public NFGridSeries(java.util.Hashtable state)
Constructs a grid series using CDL parameters

Parameters:
state - Hashtable containing CDL parameters.
Method Detail

getCDLVector

public java.util.Vector getCDLVector()
NFGridSeries is a compound object representing multiple CDL parameters. This method returns a vector containing CDL representations for all attributes described in this NFGridSeries

Returns:
Vector of NFKeyValue objects

initializeFromHashtable

public void initializeFromHashtable()
NFGridSeries is a compound object representing multiple CDL parameters. This method configures the NFGridSeries object from a hashtable that contains the relevant CDL parameters.

Parameters:
state - Hashtable containing CDL parameters

NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Jun 28, 2011