Package | Description |
---|---|
org.eclipse.ice.viz.service.csv |
Modifier and Type | Method and Description |
---|---|
CSVData |
CSVData.clone()
This operation creates a deep copy of the CSVData object and returns it
|
Modifier and Type | Method and Description |
---|---|
void |
CSVData.copy(CSVData otherCSVData)
This operation performs a deep copy of the attributes of another CSVData
into the current CSVData.
|