No. The unicode characters are properly encoded/escaped there.
The reason and workaround are here
http://article.gmane.org/gmane.comp.gis.jump.devel/9415
ede
On 02.09.2011 07:43, Mohammed Rashad wrote:
> Hi all,
> I think the error is because native2ascii output. when one student here in
> IIIT
funny enough, landon blogged about it in 2010
http://justenufjava.blogspot.com/2010/12/setting-up-fallback-font-in-java.html
ede
On 02.09.2011 10:27, edgar.sol...@web.de wrote:
> No. The unicode characters are properly encoded/escaped there.
> The reason and workaround are here
> http://article
Hi,
Did we ever receive the source code? I mean this plugin
http://sourceforge.net/projects/jump-pilot/files/p_database_plugins/p_SpatialLite_reader_plugin/1.3/
-Jukka Rahkonen-
--
Special Offer -- Download ArcSight Log
Hi all,
How to add an OpenJUMPSextanteRasterLayer by code?
--
Regards,
Mohammed Rashad K M
M.S. (By Research) student
Lab for Spatial Informatics
Department of CSE
International Institute of Information Technology
Hyderabad, India
-
the java sources are in the jars if you open them as zip files. ede
On 02.09.2011 16:14, Rahkonen Jukka wrote:
> Hi,
>
> Did we ever receive the source code? I mean this plugin
> http://sourceforge.net/projects/jump-pilot/files/p_database_plugins/p_SpatialLite_reader_plugin/1.3/
>
> -Jukka Rahk
error log is
Could not find mediaLib accelerator wrapper classes. Continuing in pure Java
mode.
java.lang.ArrayStoreException: java.lang.Integer
at java.util.Arrays.fill(Arrays.java:2697)
at
org.openjump.core.rasterimage.sextante.AbstractSextanteRasterLayer.calculateHistogram(AbstractSextanteRast
Hi,
Thanks for translation and feedback,
Le 02/09/2011 13:06, Rahkonen Jukka a écrit :
Hi,
The Finnish translation attached. A few remarks after testing with nightly
build 02-Sep-2011
- The WKT window for adding features or for showing the feature WKT opens now
minimized. The window also ha
Hi,
Sorry, my first answer was a bit short :
Le 02/09/2011 13:06, Rahkonen Jukka a écrit :
Hi,
The Finnish translation attached. A few remarks after testing with nightly
build 02-Sep-2011
- The WKT window for adding features or for showing the feature WKT opens now
minimized.
This should
Hi,
Could it be a problem of JAI dependency ?
Hypothesis : JAI is not "installed" in your JRE (which is not required),
so that the soft try to accelerate a method in a pure java mode (which
may need jai_core or jai_codec in the classpath).
Really just a guess as I cannot explain the relation w
Here is my code
int j=0;
//h and hd are a ID array
h = rasterlayer.getHistogram();
j++;
double[] hd = new double[j];
for(int i=0;i
> Hi,
>
> Could it be a problem of JAI dependency ?
>
> Hypothesis : JAI is not "installed" in your JRE (which is not required), so
> tha
Hi Michael,
I want to give some corrections to OJ Italian and Spanish language files before
the new stable version, if possible. But I can't work on them in these weeks I
ask you if you can postpone the new realize for October.
Thanks
Giuseppe
BTW I was able to put your DXF plugin within the
11 matches
Mail list logo