Scope Class

Inherits from

GeoCalc.Serializable

 

Description

The Scope class represents the valid scope for a given coordinate reference system or coordinate transformation.

 

Constructors

Constructor

Description

Scope

Creates a new instance of the Scope class

 

Properties

Inherited Property

Description

AlwaysSaveToCustom

Inherited from Serializable.

DeprecatedTimestamp

Inherited from Serializable.

HistoryList

Inherited from Serializable.

Identifiers

Inherited from Serializable.

IsBase

Inherited from Serializable.

IsDeprecated

Inherited from Serializable.

IsFileBased

Inherited from Serializable.

IsReadOnly

Inherited from Serializable.

IsUsable

Inherited from Serializable.

Name

Inherited from Serializable.

ObjectType

Inherited from Serializable.

ObjectTypeName

Inherited from Serializable.

Remarks

Inherited from Serializable.

RevisionTimestamp

Inherited from Serializable.

 

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 the abstract Serializable.Equivalent()).

Inherited Method

Description

ClearSaveInfo

Inherited from Serializable.

ClearUsabilityFlags

Inherited from Serializable.

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object).

EquivalentDiffs

Inherited from Serializable.

GetHashCode

Serves as the default hash function. (Inherited from Object).

GetObjectDescription

Inherited from Serializable.

GetType

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

IsBaseNearlyEqual

Inherited from Serializable.

IsNearlyEqual

Inherited from Serializable.

IsUsabilityFlagSet

Inherited from Serializable.

SetUsabilityFlag

Inherited from Serializable.

StrictlyEquals

Inherited from Serializable.

ToString

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

TryToFixUsability

Inherited from Serializable.

UnsetUsabilityFlag

Inherited from Serializable.

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this Scope

operator==

Compares the value of two Scope objects

operator!=

Compares the value of two Scope objects