DK 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 | Indicates whether the field should be deleted on save. | |
| ExportName | public | Name of the field to use during export. | |
| FieldType | public | Type of field. | |
| FileFormat | public | Indicates whether the field is specific to a file format and should not be visible. | |
| Flags | public | Set of cumulative field flags. | |
| Formula | public | Formula to calculate a value. | |
| Hidden | public | Indicates whether the field is hidden in controls. | |
| IsUID | public | Indicates whether the 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 | Indicates whether the field value cannot be modified. | |
| Rules | public | Field rules. | |
| Saved | public | Indicates whether the field exists in the saved disk-based layer. | |
| Temporary | public | Indicates whether the field is temporary and not stored in a file. | |
| Width | public | Width as represented in saved version. | |