Subject: | |
From: | |
Reply To: | |
Date: | Sat, 23 Aug 2014 14:09:05 -0400 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
I got no idea. The SVN repository version of GeoMASON (which I checked) has both of these methods. What if you build without Eclipse, but just using javac?
Sean
On Aug 23, 2014, at 1:57 PM, Luís de Sousa <[log in to unmask]> wrote:
> Dear all,
>
> I am trying to run some of my sample models against MASON 18. I am
> doing it on a fresh system with Eclipse Kepler and referencing the
> jars for MASON/GeoMASON/JTS.
>
> Classes reliant solely on MASON are compiling, but there are two
> methods in GeoMASON classes that are not being found. The error
> messages:
>
> "The method removeGeometry(MasonGeometry) is undefined for the type
> GeomVectorField"
>
> "The method updateSpatialIndex() is undefined for the type GeomVectorField"
>
> I have tried to compile these models against the GeoMASON 1.4 and 1.1
> jars, but I always get the same errors. On the development environment
> I reference the source code and all goes well.
>
> Any hints on what may be causing this?
>
> Thank you,
>
> Luís
|
|
|