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.
| Fields inherited from class netcharts.pro.common.NFSymbol |
BOTH, CIRCLE, CROSS, DIAMOND, FILLED, HRECTANGLE, NONE, OUTLINED, SQUARE, styleMap, TRIANGLEDOWN, TRIANGLEUP, typeMap, VRECTANGLE |
| Methods inherited from class netcharts.pro.common.NFSymbol |
getCDL, getCDL, getSize, getStyle, getType, setCDL, setCDL, setSize, setStyle, setType, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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
NFLegendItemSymbol
public NFLegendItemSymbol()
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 |