Class Conversion.Method
Object
Method
- Enclosing class:
- Conversion
Represents a conversion method in PROJJSON.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method
public Method()Creates a new Method with default values.
-
-
Method Details
-
getName
Gets the name of the method.- Returns:
- The method name, e.g., "Transverse Mercator"
-
setName
Sets the name of the method.- Parameters:
name- The method name
-
getId
Gets the ID of the method.- Returns:
- The method ID
-
setId
Sets the ID of the method.- Parameters:
id- The method ID
-