DK11 for Java | tatukgis.jdk.TGIS_FieldInfo | Constructors | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Binary | public | Binary width for TAB/DAT files. | |
Decimal | public | Decimal as represented in saved version. | |
Deleted | public | If True file must be deleted on save. | |
ExportName | public | Field used in exporting. | |
FieldType | public | Type of field. | |
FileFormat | public | If True, then field is specific to file format and should not be visible. | |
Flags | public | Set of cumulative field flags. | |
Hidden | public | If True, then field will not be visible in controls. | |
IsUID | public | If True, then field is used as GIS_UID and will be exported. | |
Name | public | Name as represented in saved version. | |
NewDecimal | public | New decimal size of field. | |
NewName | public | New name of field. | |
NewWidth | public | New width of field. | |
ReadOnly | public | If True, then value of the field can not be modified. | |
Rules | public | Field rules. | |
Saved | public | if True the field exist in disk based image; valid only for real disk based layer like TGIS_LayerSHP, TGIS_LayerSHP etc. | |
Temporary | public | If True, then field is temporary (not stored in a file). | |
Width | public | Width as represented in saved version. | |