ProjectionMethodEntry Class
Summary:
Module: aspose.gis.epsg
Full Name: aspose.gis.epsg.ProjectionMethodEntry
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| ProjectionMethodEntry() | Initializes a new instance of the ProjectionMethodEntry class |
| ProjectionMethodEntry(name) | Initializes a new instance of the ProjectionMethodEntry class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| name | string | r |
Methods
| Name | Description |
|---|---|
| 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:
| Parameter | Type | Description |
|---|---|---|
| name | string |
Method: create(name) [static]
create(name)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| name | string |
Returns
| Type | Description |
|---|---|
| ProjectionMethodEntry |