We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07f85a commit 63ff355Copy full SHA for 63ff355
src/main/groovy/geoscript/carto/NorthArrowStyle.groovy
@@ -0,0 +1,6 @@
1
+package geoscript.carto
2
+
3
+enum NorthArrowStyle {
4
+ North,
5
+ NorthEastSouthWest
6
+}
0 commit comments