PlanarGraph - sindizzy/DSW GitHub Wiki

PlanarGraph

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.

Table of Differences

|| 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 | |

DotSpatial PlanarGraph Class Diagram

!!NTS PlanarGraph Class Diagram