NetCharts Pro

netcharts.pro.common
Class NFLegendItemSymbol

java.lang.Object
  |
  +--netcharts.pro.common.NFBaseClass
        |
        +--netcharts.pro.common.NFSymbol
              |
              +--netcharts.pro.common.NFLegendItemSymbol
All Implemented Interfaces:
java.lang.Cloneable, NFCDLGenerator

public class NFLegendItemSymbol
extends NFSymbol
implements NFCDLGenerator

The NFLegendItemSymbol object extends NFSymbol to provide support for additional symbol types not described in NFSymbol. This class should not be used directly.


Field Summary
static int BAR
          Bar symbol type
static int CYLINDER
          Cylinder symbol type
static int DIAMONDBAR
          Diamond Bar symbol type
static int PIEHORIZONTAL
          Horizontal Pie symbol type
static int PIEVERTICAL
          Vertical Pie symbol type
static int TRIANGLEBAR
          Triangle Bar symbol type
 
Fields inherited from class netcharts.pro.common.NFSymbol
BOTH, CIRCLE, CROSS, DIAMOND, FILLED, HRECTANGLE, NONE, OUTLINED, SQUARE, styleMap, TARGET, TRIANGLEDOWN, TRIANGLEUP, typeMap, VRECTANGLE
 
Constructor Summary
NFLegendItemSymbol()
          Creates a default NFLegendItemSymbol.
 
Methods inherited from class netcharts.pro.common.NFSymbol
getCDL, getCDL, getSize, getStyle, getType, setCDL, setCDL, setSize, setStyle, setType, toString
 
Methods inherited from class netcharts.pro.common.NFBaseClass
clone, getModified, getUserObject, setModified, setUserObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface netcharts.pro.common.NFCDLGenerator
getCDL, setCDL, toString
 

Field Detail

BAR

public static final int BAR
Bar symbol type

TRIANGLEBAR

public static final int TRIANGLEBAR
Triangle Bar symbol type

DIAMONDBAR

public static final int DIAMONDBAR
Diamond Bar symbol type

CYLINDER

public static final int CYLINDER
Cylinder symbol type

PIEVERTICAL

public static final int PIEVERTICAL
Vertical Pie symbol type

PIEHORIZONTAL

public static final int PIEHORIZONTAL
Horizontal Pie symbol type
Constructor Detail

NFLegendItemSymbol

public NFLegendItemSymbol()
Creates a default NFLegendItemSymbol.

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 - 2005
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: Feb 1, 2005