-
Notifications
You must be signed in to change notification settings - Fork 0
EdgeRing
sindizzy edited this page Dec 30, 2018
·
1 revision
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.
|| 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 | |

