TabFileData Class

Summary:

Module: aspose.gis.common.formats.mapinfo.tabformat

Full Name: aspose.gis.common.formats.mapinfo.tabformat.TabFileData

Aspose.PSD Version: 25.9.0

Properties

NameTypeAccessDescription
coordinate_systemCoordinateSystemr
fieldsSystem.Collections.Generic.IReadOnlyListr
table_encodingSystem.Text.Encodingr
table_typestringr

Methods

NameDescription
read(tab_file_path)
read(tab_path)

Method: read(tab_file_path) [static]

 read(tab_file_path) 

Parameters:

ParameterTypeDescription
tab_file_pathstring

Returns

TypeDescription
TabFileData

Method: read(tab_path) [static]

 read(tab_path) 

Parameters:

ParameterTypeDescription
tab_pathAbstractPathInternal

Returns

TypeDescription
TabFileData