CRSCoordinateSystemTypes
Objective-C
@interface CRSCoordinateSystemTypes : NSObjectSwift
class CRSCoordinateSystemTypes : NSObjectCoordinate System Type
- 
                  
                  Get the type name DeclarationObjective-C + (NSString *)name:(enum CRSCoordinateSystemType)type;Swift class func name(_ type: CRSCoordinateSystemType) -> String!Parameterstypetype Return Valuetype name 
- 
                  
                  Get the type from the name DeclarationObjective-C + (enum CRSCoordinateSystemType)type:(NSString *)name;Swift class func type(_ name: String!) -> CRSCoordinateSystemTypeParametersnametype name Return Valuetype 
 View on GitHub
View on GitHub CRSCoordinateSystemTypes Class Reference
        CRSCoordinateSystemTypes Class Reference