-
Notifications
You must be signed in to change notification settings - Fork 0
PlanarGraph
sindizzy edited this page Dec 30, 2018
·
1 revision
This page documents the difference between the PlanarGraph classes. The differences are explained in the table below and highlighted in Red in the follow class diagrams.
|| Class || Component || Difference || Reason for Change || | PlanarGraph | Fields | Added an underscore ( _ ) to the variables | | | PlanarGraph | Properties | Added the DirectedEdges property | | | PlanarGraph | Methods | Removed the NTS PlanarGraph method | | | PolygonizeGraph | Fields | Added an underscore ( _ ) to the variables | |
!!NTS PlanarGraph Class Diagram