EdgeEndStar - sindizzy/DSW GitHub Wiki
EdgeEndStar
This page documents the difference between the EdgeEndStar classes. The differences are explained in the table below and highlighted in Red in the follow class diagrams.
Table of Differences
|| Class || Component || Difference || Reason for Change || | EdgeEndStar | Fields | Added an underscore ( _ ) to the variables | | | EdgeEndStar | Properties | Added EdgeList property | | | EdgeEndStar | Properties | Added EdgeMap property | | | EdgeEndStar | Methods | Added InitializeEdges method | | | EdgeEndStar | Methods | Removed the NTS EdgeEndStar method | | | EdgeEndBundleStar | Methods | Removes the NTS EdgeEndBunldeStar | | | DirectedEdgeStar | Fields | Added an underscore ( _ ) to the variables | | | DirectedEdgeStar | Fields | Changed the NTS LinkingToOutgoing variable to LINKING_TO_OUTGOING | | | DirectedEdgeStar | Fields | Changed the NTS ScanningForIncoming variable to SCANNING_FOR_INCOMING | |