NetCharts Pro

netcharts.pro.common
Interface NFCDLGenerator

All Known Implementing Classes:
NFArrowLine, NFAxisRange, NFBubbleScale, NFLine, NFNode, NFRadialGrid, NFRange, NFStripAxisRange, NFTimeSet, NFSymbol, NFRegion, NFNote, NFPoint, NFFormat, NFFillPattern, NFTextStyle, NFLabel, NFLegendItem, NFNumberFormat, NFLegendItemSymbol, NFModalLabel, NFAxisMap, NFActiveLabel, NFAreaSize, NFBarSymbol, NFLineSetSymbol, NFLineSetLine, NFGridLine, NFAxisMargin, NFGridBackground, NFScaleSetAxisRange, NFAxesSize

public interface NFCDLGenerator

Used to identify NetCharts objects that have a direct translation into CDL parameters.


Method Summary
 java.lang.String getCDL()
          Return the CDL for this object
 void setCDL(java.lang.String cdl)
          Set the CDL for this object
 java.lang.String toString()
          Return the CDL for this object
 

Method Detail

getCDL

public java.lang.String getCDL()
Return the CDL for this object
Returns:
cdl

setCDL

public void setCDL(java.lang.String cdl)
Set the CDL for this object
Parameters:
cdl -  

toString

public java.lang.String toString()
Return the CDL for this object
Overrides:
toString in class java.lang.Object
Returns:
cdl

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