NetCharts Pro

netcharts.pro.common
Class NFColorTable

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

public class NFColorTable
extends NFVector

An NFColorTable represents an ordered set of java.awt.Color objects. It is used by a variety of charts to set colors on individual elements, such as on each bar in a bar chart or each symbol in a radar chart. The order of the colors in the color table determines the order in which colors are applied to the chart items.

Since:
4.6

Constructor Summary
NFColorTable()
          Creates an empty NFColorTable instance.
 
Method Summary
 
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

NFColorTable

public NFColorTable()
Creates an empty NFColorTable instance.


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