C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.Arrow.ArrowNodeSurrogate

Inheritance: IPolymorphicShape
Show file Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetShapeHighest ( ) : IShapeEquation
GetShapeLeftMost ( ) : IShapeEquation
GetShapeLowest ( ) : IShapeEquation
GetShapeRightMost ( ) : IShapeEquation

Method Details

GetShapeHighest() public method

public GetShapeHighest ( ) : IShapeEquation
return IShapeEquation

GetShapeLeftMost() public method

public GetShapeLeftMost ( ) : IShapeEquation
return IShapeEquation

GetShapeLowest() public method

public GetShapeLowest ( ) : IShapeEquation
return IShapeEquation

GetShapeRightMost() public method

public GetShapeRightMost ( ) : IShapeEquation
return IShapeEquation