NetCharts Server

chartworks.es.plugin.nds
Class DataSettableCDLParamWriter

java.lang.Object
  |
  +--chartworks.es.plugin.nds.BaseCDLParamWriter
        |
        +--chartworks.es.plugin.nds.FormattedCDLParamWriter
              |
              +--chartworks.es.plugin.nds.DataSettableCDLParamWriter
All Implemented Interfaces:
CDLParamWriter

public class DataSettableCDLParamWriter
extends FormattedCDLParamWriter

Allows a specific CDL element to be set from the data. Used when the data order doesn't match the CDL param element order. Use a DataSettableParamInfo to specify the "from" and "to" indexes

Since:
4.6

Constructor Summary
DataSettableCDLParamWriter(java.lang.String parameterName, ParamInfo paramInfo)
           
 
Methods inherited from class chartworks.es.plugin.nds.FormattedCDLParamWriter
writeCDL
 
Methods inherited from class chartworks.es.plugin.nds.BaseCDLParamWriter
getParameterName, getParamInfo, setParameterName, setParamInfo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSettableCDLParamWriter

public DataSettableCDLParamWriter(java.lang.String parameterName,
                                  ParamInfo paramInfo)

NetCharts Server


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

Copyright © Visual Mining, Inc. 1996 - 2006
All Rights Reserved.

NetCharts Server TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Nov 26, 2006