Enclosure Class

Inherits from

GeoCalc.Serializable

 

Classes that Inherit CoordTransform

GeoCalc.ConcatenatedTransform

GeoCalc.CoordSys

GeoCalc.CoordTransform

 

Description

Abstract class for all classes that have an AreaOfUse.

 

Constructors

Constructor

Description

Enclosure

Creates a new instance of the Enclosure class

 

Properties

Property

Description

AreaOfUse

Gets or sets the AreaOfUse associated with this Enclosure object.

Usages

Gets or sets the Usages.

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

Equals

Value equals comparison. (Overrides Object.Equals()).

Equivalent

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

GetHashCode

Serves as a hash function for a particular type, which is needed/required by Equals. (Overrides Object.GetHashCode()).

SetUsage

Helper function to set the list of usages to the single specified Usage.

SetUsages

Helper function to modify the list of usages.

StrictlyEquals

Comparison to see if the object obj is exactly equal to this. (Overrides Serializable.StrictlyEquals()).

UsagesInBounds

Determines whether the specified point falls within the bounds of the Enclosure's Usages.

Inherited Method

Description

ClearSaveInfo

Inherited from Serializable.

ClearUsabilityFlags

Inherited from Serializable.

Clone

Inherited from Serializable.

EquivalentDiffs

Inherited from Serializable.

GetObjectDescription

Inherited from Serializable.

GetType

Inherited from Object.

IsBaseNearlyEqual

Inherited from Serializable.

IsNearlyEqual

Inherited from Serializable.

IsUsabilityFlagSet

Inherited from Serializable.

SetUsabilityFlag

Inherited from Serializable.

ToString

Inherited from Object.

TryToFixUsability

Inherited from Serializable.

UnsetUsabilityFlag

Inherited from Serializable.