VerticalCoordSys Class

Inherits from

GeoCalc.CoordSys

 

Description

The VerticalCoordSys class represents a vertical coordinate system that relies upon a vertical datum.

 

Constructors

Constructor

Description

VerticalCoordSys

Creates a new instance of the VerticalCoordSys class

 

Properties

Property

Description

BaseObject

Gets or sets the base serializable of this CoordSys. (Overrides CoordSys.BaseObject).

Class

Gets the coordinate reference system type. (Overrides CoordSys.Class).

Units

Gets or sets the unit on the coordinate reference system. (Overrides CoordSys.Units).

VerticalDatum

Gets or sets the vertical datum associated with this coordinate reference system.

Inherited Property

Description

AlwaysSaveToCustom

Inherited from Serializable.

AreaOfUse

Inherited from Enclosure.

BaseCode

Inherited from CoordSys.

Datum

Inherited from CoordSys.

DeprecatedTimestamp

Inherited from Serializable.

HistoryList

Inherited from Serializable.

Identifiers

Inherited from Serializable.

IsBase

Inherited from Serializable.

IsDeprecated

Inherited from Serializable.

IsFileBased

Inherited from Serializable.

IsGeodetic

Inherited from CoordSys.

IsReadOnly

Inherited from Serializable.

IsUsable

Inherited from Serializable.

Name

Inherited from Serializable.

ObjectType

Inherited from Serializable.

ObjectTypeName

Inherited from Serializable.

ParentCode

Inherited from CoordSys.

PointStyle

Inherited from CoordSys.

Remarks

Inherited from Serializable.

RevisionTimestamp

Inherited from Serializable.

Usages

Inherited from Enclosure.

 

Methods

Method

Description

Clone

Creates a clone of this object. (Overrides Serializable.Clone()).

Equivalent

Comparison to see if the object obj is "nearly" equal to this. (Overrides CoordSys.Equivalent()).

IsNearlyEqual

Comparison to see if the object obj is nearly equal to this. (Overrides Serializable.IsNearlyEqual()).

Inherited Method

Description

ClearSaveInfo

Inherited from Serializable.

ClearUsabilityFlags

Inherited from Serializable.

Equals

Inherits from CoordSys.

EquivalentDiffs

Inherited from CoordSys.

GetHashCode

Inherited from CoordSys.

GetObjectDescription

Inherited from CoordSys.

GetType

Gets the Type of the current instance. Inherited from Object.

IsBaseNearlyEqual

Inherited from Serializable.

IsUsabilityFlagSet

Inherited from Serializable.

SetUsabilityFlag

Inherited from Serializable.

SetUsage

Inherited from Enclosure.

SetUsages

Inherited from Enclosure.

StrictlyEquals

Inherited from CoordSys.

ToString

Returns a string that represents the current object. Inherited from Object.

TryToFixUsability

Inherited from Serializable.

UnsetUsabilityFlag

Inherited from Serializable.

UsagesInBounds

Inherited from Enclosure.

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this VerticalCoordSys

operator==

Compares the value of two VerticalCoordSys instances

operator!=

Compares the value of two VerticalCoordSys instances