imbTargetLinkMatrix Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.webStructure
public class imbTargetLinkMatrix : aceRelationMatrix<ISpiderTarget, ISpiderTarget, int>
The imbTargetLinkMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| imbTargetLinkMatrix(IEnumerableISpiderTarget, IEnumerableISpiderTarget, aceRelationValueISpiderTarget, ISpiderTarget, Int32) | Initializes a new instance of the imbTargetLinkMatrix class | |
| imbTargetLinkMatrix(IEnumerableISpiderTarget, IEnumerableISpiderTarget, Int32) | Initializes a new instance of the imbTargetLinkMatrix class |
| Name | Description | |
|---|---|---|
| Item |
Gets the aceRelationMatrixTriple with the specified xi.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| Item |
Gets or sets the [!:TRelation] with the specified xi.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| x |
x position
(Inherited from coordinateXY.) | |
| y | (Inherited from coordinateXY.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetMatrix |
Gets the matrix.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| GetTriple |
Gets the triple.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| GetType | (Inherited from Object.) | |
| GetXAxis | (Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| GetYAxis | (Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| IndexXOf |
Indexes the x of.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| IndexYOf |
Indexes the y of.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| MapToX |
Maps to x.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| MapToY |
Maps to y.
(Inherited from aceRelationMatrixISpiderTarget, ISpiderTarget, Int32.) | |
| ToString | (Inherited from Object.) |