Protocols
The following protocols are available globally.
- 
                  
                  Identifiable object interface See moreDeclarationObjective-C @protocol CRSIdentifiable <NSObject>Swift protocol CRSIdentifiable : NSObjectProtocol
- 
                  
                  Interface Scope, Extent, Identifier, and Remark values See moreDeclarationObjective-C @protocol CRSScopeExtentIdentifierRemark <CRSIdentifiable>Swift protocol CRSScopeExtentIdentifierRemark : CRSIdentifiable
- 
                  
                  Common Operation interface See moreDeclarationObjective-C @protocol CRSGeoDatum <CRSIdentifiable>Swift protocol CRSGeoDatum : CRSIdentifiable
- 
                  
                  Common Operation interface See moreDeclarationObjective-C @protocol CRSCommonOperation <CRSIdentifiable>Swift protocol CRSCommonOperation : CRSIdentifiable
 View on GitHub
View on GitHub Protocols  Reference
        Protocols  Reference