> Hi, >> >> I just noticed that you cannot set different line widths for Colour Theming >> categories anymore. >> OJ version 1.7.0 allowed different line widths for each class. This changed >> when the line width option (alongside transparency and display vertices) was >> added to the menu. Now it universally sets a single line width for all >> classes. >> >> Andrei
uhm, that would be pretty bad for making maps :( > > >stefan Hello Stefan! Yeah, I'm finally writing an OJ tutorial and I came to a step where you have to set different widths for a "rivers" layer. There was also a part where you need to smooth lines and I use your Map Generalization toolbox to accomplish this. Simple line smooth does not seem to work with the latest releases so I switched to bezier smoothing (it's ok with both). The error I receive is a NoClassDef: java.lang.NoClassDefFoundError: org/jmat/data/AbstractDoubleArray at mapgen.algorithms.snakes.SnakesSmoothingLineNew.smoothLineMaxDisp(SnakesSmoothingLineNew.java:319) at mapgen.algorithms.snakes.SnakesSmoothingLineNew.solveMaxDisp(SnakesSmoothingLineNew.java:270) at mapgen.algorithms.snakes.SnakesSmoothingLineNew.<init>(SnakesSmoothingLineNew.java:122) at mapgen.ui.onselecteditems.LineSmoothSimpleVersionPlugIn.smooth(LineSmoothSimpleVersionPlugIn.java:225) at mapgen.ui.onselecteditems.LineSmoothSimpleVersionPlugIn.run(LineSmoothSimpleVersionPlugIn.java:161) at com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:152) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: org.jmat.data.AbstractDoubleArray at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 7 more Andrei ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel