WktString Class

Summary:

Module: aspose.gis.common.formats.wkt

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

Inheritance: WktValue

Aspose.PSD Version: 25.9.0

Constructors

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

Properties

NameTypeAccessDescription
parentWktCompositeValuer
valuestringr

Methods

NameDescription
create(wkt)
get_hash_code()
to_string()

Constructor: WktString(value)

 WktString(value) 

Initializes a new instance of the WktString class

Parameters:

ParameterTypeDescription
valuestring

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