| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::CSVGraphImport Class Reference Manage all the CSV import process. Use the mapping object to find the graph element in function of the row and the propertiesManager to find the property corresponding to the column. The import parameters are used to filter the rows and the columns to import. More...
Inheritance diagram for tlp::CSVGraphImport:
Collaboration diagram for tlp::CSVGraphImport:
Public Member Functions
Protected Attributes
Detailed DescriptionManage all the CSV import process. Use the mapping object to find the graph element in function of the row and the propertiesManager to find the property corresponding to the column. The import parameters are used to filter the rows and the columns to import. Constructor & Destructor Documentation
Member Function Documentation
Function called at the beginning of the file parsing. Implements tlp::CSVContentHandler.
Function called at the end of the parsing.
Implements tlp::CSVContentHandler.
Function called for each line in the file.
Implements tlp::CSVContentHandler. Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |