CompoundCrsEntry Class

Summary:

Module: aspose.gis.epsg

Full Name: aspose.gis.epsg.CompoundCrsEntry

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
CompoundCrsEntry()Initializes a new instance of the CompoundCrsEntry class

Properties

NameTypeAccessDescription
horizontal_crs_codeintr
namestringr
vertical_crs_codeintr

Methods

NameDescription
create(name, horizontal_crs_code, vertical_crs_code)

Constructor: CompoundCrsEntry()

 CompoundCrsEntry() 

Initializes a new instance of the CompoundCrsEntry class

Method: create(name, horizontal_crs_code, vertical_crs_code) [static]

 create(name, horizontal_crs_code, vertical_crs_code) 

Parameters:

ParameterTypeDescription
namestring
horizontal_crs_codeint
vertical_crs_codeint

Returns

TypeDescription
CompoundCrsEntry