C# Class Smrf.NodeXL.UnitTests.FruchtermanReingoldVertexInfoTest

Inheritance: Object
Afficher le fichier Open project: 2014-sed-team3/term-project

Protected Properties

Свойство Type Description
InitialLocationX System.Single
InitialLocationY System.Single
m_oFruchtermanReingoldVertexInfo Smrf.NodeXL.Layouts.FruchtermanReingoldVertexInfo

Méthodes publiques

Méthode Description
FruchtermanReingoldVertexInfoTest ( ) : System

Initializes a new instance of the class.

Private Methods

Méthode Description
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void
TestDisplacementX ( ) : void
TestDisplacementY ( ) : void
TestUnboundedLocationX ( ) : void
TestUnboundedLocationY ( ) : void

Method Details

FruchtermanReingoldVertexInfoTest() public méthode

Initializes a new instance of the class.
public FruchtermanReingoldVertexInfoTest ( ) : System
Résultat System

Property Details

InitialLocationX protected_oe property

protected Single,System InitialLocationX
Résultat System.Single

InitialLocationY protected_oe property

protected Single,System InitialLocationY
Résultat System.Single

m_oFruchtermanReingoldVertexInfo protected_oe property

protected FruchtermanReingoldVertexInfo,Smrf.NodeXL.Layouts m_oFruchtermanReingoldVertexInfo
Résultat Smrf.NodeXL.Layouts.FruchtermanReingoldVertexInfo