Statistics
| Revision:

root / trunk / libraries / libGPE @ 38563

  • svn:ignore: bin-test target bin
# Date Author Comment
38037 02/28/2012 03:36 PM Francisco Puga

gvsig-desktop #219

Updated the jars related to extGPE-gvSIG

38036 02/28/2012 03:36 PM Francisco Puga

gvsig-desktop #219

Changed how the libGPE-xxx libraries are deployed. Now the default ant target move the generated jars to the plugin extGPE-gvSIG

37960 02/15/2012 05:07 PM Francisco José Peñarrubia

fixes #317
KML support (Read and Write with legends and labels)

37959 02/15/2012 05:05 PM Francisco José Peñarrubia

refs #317
KML support (Tests)

36624 09/22/2011 10:14 AM Nadal Francisco

v1_12_0_Build_1402

29846 07/09/2009 12:29 PM Rafa Gaitán

improved management of native dependencies

27713 04/01/2009 02:32 PM Jorge Piera

Updating the window to export to KML
ticket #876

27443 03/18/2009 08:04 AM Jorge Piera

Adding the IAttributesIterator to the ContentHandler

27286 03/11/2009 09:06 AM Rafa Gaitán

upgraded parent version to 1.9-SNAPSHOT

27254 03/10/2009 12:46 PM Jorge Piera

upgraded version to 1.9-SNAPSHOT

27210 03/06/2009 02:30 PM Rafa Gaitán

upgraded version to 1.9-SNAPSHOT

27184 03/06/2009 01:37 PM Jose Manuel Vivó Arnal

v1_9_Build_1227

27163 03/06/2009 12:20 PM Jose Manuel Vivó Arnal
27161 03/06/2009 12:15 PM Jose Manuel Vivó Arnal

Fixed compile task

27150 03/06/2009 09:49 AM Jorge Piera

It is possible to load gmls created with gvSIG 1.1.2
Ticket #1344

27123 03/05/2009 12:53 PM Jordi Torres

changing version of libGPE pom

27073 03/04/2009 04:16 PM Jorge Piera

Using libGPE

22229 07/11/2008 10:22 AM jcampos

properties changes

22228 07/11/2008 10:20 AM jcampos

properties changes

22007 07/01/2008 08:36 PM Jorge Piera

Using the SPI mechanism to add the properties

22000 07/01/2008 02:32 PM Jorge Piera

Add some comments to the class

21998 07/01/2008 02:17 PM Jorge Piera

GPEParser uses interfaces instead of classes.

21989 07/01/2008 01:28 PM Jorge Piera

GPEParser uses interfaces instead of classes.

21971 07/01/2008 12:44 PM Jorge Piera

Add the methods to use the mimetype and replaced the exception to create both the parsers and the writers

21968 07/01/2008 10:59 AM Jorge Piera

Updated the tests with the new content handler interface.

21964 07/01/2008 10:39 AM Jorge Piera

Updated the tests with the new content handler interface.

21949 06/30/2008 04:45 PM Jorge Piera

Added the getFormat method to the parsers that return the mime type

21944 06/30/2008 04:04 PM Jorge Piera

Starting to use the XMLStreamWriter

21776 06/25/2008 02:13 PM jcampos

pom.xml file added to compile this project using maven.

20425 05/05/2008 04:24 PM groldan

use mime type to grab an xml or binary xml parser, and introduction of preliminar xml stream writer interface

20308 04/23/2008 11:21 AM groldan

GPEFactory javadocs

20219 04/18/2008 04:24 PM Jorge Piera

Using the ICoordinatesIterator in the writing process

20187 04/17/2008 06:28 PM Jorge Piera

Jars updated

20176 04/17/2008 01:59 PM Jorge Piera

The Qname class has been added to the xmlschema.jar

19961 04/03/2008 04:43 PM Jorge Piera

It uses the XML namespace

19801 03/27/2008 06:51 PM groldan
19792 03/27/2008 05:56 PM groldan

moved QName to javax.xml.namespace

19791 03/27/2008 05:54 PM groldan

package for QName copy

19747 03/27/2008 12:23 PM groldan

added throws clause to IXmlStreamReader methods and formatted some gml test files

19688 03/18/2008 02:32 PM Jorge Piera

Parsers and writers uses the SPI to register them in GPE

19681 03/18/2008 01:03 PM Jorge Piera

The array of doubles have been replaced by the ICoordinatesIterator

19589 03/12/2008 03:14 PM groldan

javadoc correction

19584 03/12/2008 02:29 PM Jorge Piera

Package refactoring: all the GPEParsers are located in the org.gvsig.gpe.parser package and all the GPEWriter are located in the org.gvsig.gpe.writer package.

19581 03/12/2008 02:28 PM Jorge Piera

Package refactoring: all the GPEParsers are located in the org.gvsig.gpe.parser package and all the GPEWriter are located in the org.gvsig.gpe.writer package.

19579 03/12/2008 02:18 PM Jorge Piera

Package refactoring: all the GPEParsers are located in the org.gvsig.gpe.parser package and all the GPEWriter are located in the org.gvsig.gpe.writer package.

19578 03/12/2008 01:55 PM groldan

javadocs

19577 03/12/2008 01:50 PM groldan
19576 03/12/2008 01:45 PM groldan

propuesta de interfaces para usar secuencia de coordenadas en GPEContentHandler

19369 02/29/2008 08:06 AM Jorge Piera

Setters for the handlers

19194 02/20/2008 07:04 PM Jorge Piera

Test updated

19165 02/20/2008 12:34 PM Jorge Piera

Actualizados loa cambios de la versión 1.1.2

19150 02/20/2008 10:14 AM Jorge Piera

It is not necessary to validate the XML Schema

18771 02/12/2008 09:18 AM Carlos Sánchez Periñán

Added Compatibility with J2ME, and GPEContentHandler Modified to detect geometric tags user defined, finally some parsing bugs fixed.

18770 02/12/2008 09:16 AM Carlos Sánchez Periñán

Added Compatibility with J2ME, and GPEContentHandler Modified to detect geometric tags user defined, finally some parsing bugs fixed.

18605 02/07/2008 10:20 AM Jorge Piera
18543 02/06/2008 09:03 AM Jose Manuel Vivó Arnal

Fixed compile-classpath property and compile target

18535 02/06/2008 09:01 AM Jose Manuel Vivó Arnal

changed output folder of "src-test" to "bin-test" instead "bin"
Added 'bin-test' to svn:ignore property

18374 01/30/2008 10:47 AM Jorge Piera

Adding support to write SRS that are not based on XML

18288 01/24/2008 05:43 PM Jorge Piera

Initial import.

18287 01/24/2008 05:40 PM Jorge Piera

Initial import.