EdgeRing - sindizzy/DSW GitHub Wiki
EdgeRing
This page documents the difference between the EdgeRing 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 || | EdgeRing | Fields | Added an underscore ( _ ) to the variables | | | EdgeRing | Fields | Changed the NTS geometryFactory variable name to the DotSpatial _innerGeometryFactory | | | EdgeRing | Fields | Changed the NTS geometryFactory and startDe protected variable to the DotSpatial _innerGeometryFactory private read only variable | | | EdgeRing | Properties | Added the InnerGeometryFactory property | | | EdgeRing | Properties | Added the StartDe property | |