C# Класс Smrf.NodeXL.UnitTests.FruchtermanReingoldVertexInfoTest

Наследование: Object
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
InitialLocationX System.Single
InitialLocationY System.Single
m_oFruchtermanReingoldVertexInfo Smrf.NodeXL.Layouts.FruchtermanReingoldVertexInfo

Открытые методы

Метод Описание
FruchtermanReingoldVertexInfoTest ( ) : System

Initializes a new instance of the class.

Приватные методы

Метод Описание
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void
TestDisplacementX ( ) : void
TestDisplacementY ( ) : void
TestUnboundedLocationX ( ) : void
TestUnboundedLocationY ( ) : void

Описание методов

FruchtermanReingoldVertexInfoTest() публичный Метод

Initializes a new instance of the class.
public FruchtermanReingoldVertexInfoTest ( ) : System
Результат System

Описание свойств

InitialLocationX защищенное свойство

protected Single,System InitialLocationX
Результат System.Single

InitialLocationY защищенное свойство

protected Single,System InitialLocationY
Результат System.Single

m_oFruchtermanReingoldVertexInfo защищенное свойство

protected FruchtermanReingoldVertexInfo,Smrf.NodeXL.Layouts m_oFruchtermanReingoldVertexInfo
Результат Smrf.NodeXL.Layouts.FruchtermanReingoldVertexInfo