C# 클래스 Smrf.NodeXL.UnitTests.FruchtermanReingoldVertexInfoTest

상속: Object
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

보호된 프로퍼티들

프로퍼티 타입 설명
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