NetCharts Pro

netcharts.pro.charts.strip
Class NFStripLineSeries

java.lang.Object
  |
  +--netcharts.pro.common.NFBaseClass
        |
        +--netcharts.pro.common.NFVector
              |
              +--netcharts.pro.common.lineset.NFLineSeries
                    |
                    +--netcharts.pro.charts.strip.NFStripLineSeries
All Implemented Interfaces:
java.lang.Cloneable

public class NFStripLineSeries
extends NFLineSeries

The NFStripLineSeries is used to maintain a list of NFLineSet objects for a strip chart. This object rarely needs to be instantiated or accessed directly.


Constructor Summary
NFStripLineSeries()
          Constructs a default strip line series
NFStripLineSeries(java.util.Hashtable state)
          Constructs a strip line series using CDL parameters
 
Methods inherited from class netcharts.pro.common.lineset.NFLineSeries
getCDLVector, isCombo, set2D
 
Methods inherited from class netcharts.pro.common.NFVector
addElement, addElement, clone, elementAt, elementAt, getCDL, getCDL, getCDL, getCDLHasTuples, getCDLKeyValues, 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

NFStripLineSeries

public NFStripLineSeries()
Constructs a default strip line series

NFStripLineSeries

public NFStripLineSeries(java.util.Hashtable state)
Constructs a strip line series using CDL parameters
Parameters:
state - Hashtable containing CDL parameters.

NetCharts Pro


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2004
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: Apr 1, 2004