ProjectionMethodEntry Class

Summary:

Module: aspose.gis.epsg

Full Name: aspose.gis.epsg.ProjectionMethodEntry

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
ProjectionMethodEntry()Initializes a new instance of the ProjectionMethodEntry class
ProjectionMethodEntry(name)Initializes a new instance of the ProjectionMethodEntry class

Properties

NameTypeAccessDescription
namestringr

Methods

NameDescription
create(name)

Constructor: ProjectionMethodEntry()

 ProjectionMethodEntry() 

Initializes a new instance of the ProjectionMethodEntry class

Constructor: ProjectionMethodEntry(name)

 ProjectionMethodEntry(name) 

Initializes a new instance of the ProjectionMethodEntry class

Parameters:

ParameterTypeDescription
namestring

Method: create(name) [static]

 create(name) 

Parameters:

ParameterTypeDescription
namestring

Returns

TypeDescription
ProjectionMethodEntry