NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Package NetTopologySuite.CoordinateSystems

Namespaces

package  Transformation
 
package  Transformations
 

Classes

class  CRSBase
 Base class for all ICRSObject implementing types More...
 
interface  ICRSObject
 Base Interface for CRSBase Object types. More...
 
class  LinkedCRS
 Defines the Linked CRS type. More...
 
class  NamedCRS
 Defines the Named CRS type. More...
 

Enumerations

enum  CRSTypes { CRSTypes.Name, CRSTypes.Link }
 Defines the GeoJSON Coordinate Reference System Objects (CRS) types as defined in the geojson.org v1.0 spec. More...
 

Enumeration Type Documentation

Defines the GeoJSON Coordinate Reference System Objects (CRS) types as defined in the geojson.org v1.0 spec.

Enumerator
Name 

Defines the Named

CRS type.

Link 

Defines the Linked

CRS type.