Click or drag to resize

imbTargetLinkMatrix Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Matrix applied for ISpiderTarget inter-link relationship
Inheritance Hierarchy
SystemObject
  coordinateXY
    aceRelationMatrixISpiderTarget, ISpiderTarget, Int32
      imbCommonModels.webStructureimbTargetLinkMatrix

Namespace:  imbCommonModels.webStructure
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class imbTargetLinkMatrix : aceRelationMatrix<ISpiderTarget, ISpiderTarget, int>

The imbTargetLinkMatrix type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyItem
Gets the aceRelationMatrixTriple with the specified xi.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public propertyItem
Gets or sets the [!:TRelation] with the specified xi.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public propertyx
x position
(Inherited from coordinateXY.)
Public propertyy
(Inherited from coordinateXY.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetMatrix
Gets the matrix.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodGetTriple
Gets the triple.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodGetType (Inherited from Object.)
Public methodGetXAxis (Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodGetYAxis (Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodIndexXOf
Indexes the x of.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodIndexYOf
Indexes the y of.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodMapToX
Maps to x.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodMapToY
Maps to y.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference

[!:aceCommonTypes.sciDataStructures.collection.math.aceRelationMatrix<imbCommonModels.webStructure.ISpiderTarget, imbCommonModels.webStructure.ISpiderTarget, System.Int32>]