StringCoordSys Class

Inherits from

GEOCALCPBW_NAMESPACE::HorizontalCoordSys

 

Description

The StringCoordSys class represents a coordinate system that represents point data in terms of a single string value that is interpreted based on a specific StringPointTranslator.

 

Public Constructors

Constructor

Description

CreateStringCoordSys

Creates a new instance of the StringCoordSys class

StringCoordSys

Creates a new instance of the StringCoordSys class

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of this StringCoordSys

ValueEquals

Compares the value of two StringCoordSys instances

get_InnerGeodetic

Get the InnerGeodetic of this StringPointTranslator

get_StringPointTranslator

Get this instance of a StringPointTranslator

set_InnerGeodetic

Set the InnerGeodetic of this StringPointTranslator

set_StringPointTranslator

Set this instance of a StringPointTranslator

CloneCoordSys

Produces a clone of this StringCoordSys

get_BaseObject

Derived from GEOCALCPBW_NAMESPACE::CoordSys

set_BaseObject

Derived from GEOCALCPBW_NAMESPACE::CoordSys

get_Class

Derived from GEOCALCPBW_NAMESPACE::CoordSys

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this StringCoordSys

operator==

Compares the value of two StringCoordSys instances

operator!=

Compares the value of two StringCoordSys instances