|
NetCharts Server | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--chartworks.es.plugin.NDSCDLFormatter
Used by NDS plugin objects to format raw data into output cdl. Expects that the clientParams hashtable will supply values for the "chartType", and "param". Additionally the following parameters may be used to specify the custom format of a parameter. All parameters must be present in order for the custom formatter to be invoked. parameterHasTuples - true|false parameterIsQuoted - true|false parameterIsIndexed - true|false parameterDimensions - number
| Constructor Summary | |
NDSCDLFormatter()
|
|
| Method Summary | |
byte[] |
formatData(java.lang.Object[][] data,
java.util.Hashtable params)
Formats the given data set as CDL parameters. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NDSCDLFormatter()
| Method Detail |
public byte[] formatData(java.lang.Object[][] data,
java.util.Hashtable params)
data - The 2D data object.serverParams - Parameters from the .nds fileclientParams - Other parameters.
|
NetCharts Server | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2004 |
Last Modified: Aug 3, 2004 |