|
|
|
|
|
|
|
|
getXmlDataObject(self)
Return all the data object |
source code
|
|
|
|
getXmlDataArray(self)
Return all the data array object. |
source code
|
|
|
|
getDataList(self)
Return the data list of all the data object. |
source code
|
|
|
|
getDataArrayList(self)
Return the list of all the data array object. |
source code
|
|
|
|
setDataList(self,
datalist)
set the data for the underline data objects. |
source code
|
|
|
|
setData(self,
ind,
data)
set the data for the indth data object. |
source code
|
|
|
|
setDataArray(self,
ind,
data)
set the data for the indth data array object. |
source code
|
|
|
|
|
|
|
setDepthData(self,
data)
set the depth data for the first data object. |
source code
|
|
|
|
setLayersData(self,
dataList)
set the depth data for the first data object. |
source code
|
|