locationtech / udig-platform

uDig parent project containing all core components. More plugins can be found in community repos: http://github.com/uDig-Community
http://udig.refractions.net
190 stars 133 forks source link

Apply code formatter and introduce functionality which is used by NGR #638

Closed sschulz92 closed 2 years ago

sschulz92 commented 2 years ago

NGR is the NextGenRenderer (was too long :D)

In my project, where we use uDig, we introduced the NextGenRenderer (see open PR). Some of the changes are worth to be merged now.

Note, that in the file StyleBlackboardImpl.java I added one line:

id2content.clear();