T_Header

The

element is the very first element within the

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getDate(): String
Gets the value of the date property.
Link copied to clipboard
open fun getEast(): Double
Gets the value of the east property.
Link copied to clipboard
Gets the value of the gAdditionalData property.
Link copied to clipboard
Gets the value of the geoReference property.
Link copied to clipboard
open fun getName(): String
Gets the value of the name property.
Link copied to clipboard
open fun getNorth(): Double
Gets the value of the north property.
Link copied to clipboard
Gets the value of the offset property.
Link copied to clipboard
open fun getRevMajor(): Int
Gets the value of the revMajor property.
Link copied to clipboard
open fun getRevMinor(): Integer
Gets the value of the revMinor property.
Link copied to clipboard
open fun getSouth(): Double
Gets the value of the south property.
Link copied to clipboard
open fun getVendor(): String
Gets the value of the vendor property.
Link copied to clipboard
open fun getVersion(): String
Gets the value of the version property.
Link copied to clipboard
open fun getWest(): Double
Gets the value of the west property.
Link copied to clipboard
open fun setDate(value: String)
Sets the value of the date property.
Link copied to clipboard
open fun setEast(value: Double)
Sets the value of the east property.
Link copied to clipboard
Sets the value of the geoReference property.
Link copied to clipboard
open fun setName(value: String)
Sets the value of the name property.
Link copied to clipboard
open fun setNorth(value: Double)
Sets the value of the north property.
Link copied to clipboard
open fun setOffset(value: T_Header_Offset)
Sets the value of the offset property.
Link copied to clipboard
open fun setRevMajor(value: Integer)
Sets the value of the revMajor property.
Link copied to clipboard
open fun setRevMinor(value: Integer)
Sets the value of the revMinor property.
Link copied to clipboard
open fun setSouth(value: Double)
Sets the value of the south property.
Link copied to clipboard
open fun setVendor(value: String)
Sets the value of the vendor property.
Link copied to clipboard
open fun setVersion(value: String)
Sets the value of the version property.
Link copied to clipboard
open fun setWest(value: Double)
Sets the value of the west property.