WktNumber Class

Summary:

Module: aspose.gis.common.formats.wkt

Full Name: aspose.gis.common.formats.wkt.WktNumber

Inheritance: WktValue

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
WktNumber(value)Initializes a new instance of the WktNumber class

Properties

NameTypeAccessDescription
parentWktCompositeValuer
valuedoubler

Methods

NameDescription
create(wkt)
get_hash_code()
to_string()

Constructor: WktNumber(value)

 WktNumber(value) 

Initializes a new instance of the WktNumber class

Parameters:

ParameterTypeDescription
valuedouble

Method: create(wkt) [static]

 create(wkt) 

Parameters:

ParameterTypeDescription
wktstring

Returns

TypeDescription
WktCompositeValue

Method: get_hash_code()

 get_hash_code() 

Returns

TypeDescription
int

Method: to_string()

 to_string() 

Returns

TypeDescription
string