Usage Class

Inherits from

GeoCalc.Serializable

 

Description

The Usage class represents the valid usage for a given coordinate reference system or coordinate transformation.

Each CoordSys, and CoordTransform  type contains a Usage object that can be used to limit the availability of objects based on the geographic area of a given dataset.

 

Constructors

Constructor

Description

Usage

Creates a new instance of the AreaOfUse class

 

Properties

Property

Description

AreaOfUse

Gets or sets the AOU for this Usage.

Scope

Gets or sets the Scope of this Usage.

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 Usage

operator==

Compares the value of two Usage objects

operator!=

Compares the value of two Usage objects