Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.geometry / org.gvsig.fmap.geometry.jts / src / main / java / org / gvsig / fmap / geom / jts @ 43170

Name Size Revision Age Author Comment
  aggregate 43092 over 7 years Joaquín del Cerro Murciano Add closeable interface
  coerce 42771 about 8 years José Badía refs #4202 PostGIS EWKB y OGC WKB
  gputils 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
  operation 43092 over 7 years Joaquín del Cerro Murciano Add closeable interface
  persistence 42268 almost 9 years Francisco Díaz Carsí - Arcos, circulos y elipses. - GeometryPersiste...
  primitive 43092 over 7 years Joaquín del Cerro Murciano Add closeable interface
  spatialindex 42270 almost 9 years Francisco Díaz Carsí - Added spatialindex package. - Fixed heritage ...
  transform 42775 about 8 years Joaquín del Cerro Murciano Ufff!
  util 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
AbstractGeometry.java 25 KB 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
DefaultGeometryInformationBuilder.java 7.93 KB 43170 about 7 years Francisco Díaz Carsí GeometryInformationBuilder en construcción
DefaultGeometryLibrary.java 18.3 KB 42771 about 8 years José Badía refs #4202 PostGIS EWKB y OGC WKB
DefaultGeometryManager.java 32 KB 43078 over 7 years Joaquín del Cerro Murciano Añadido el metodo isCossed a Geometry y createF...
DefaultGeometryType.java 7.75 KB 42812 almost 8 years Joaquín del Cerro Murciano refs #4124 .Eliminado la informacion del subti...
DefaultValidationStatus.java 4.79 KB 42260 almost 9 years Francisco Díaz Carsí org.gvsig.fmap.geometry.jts first commit
GeometryJTS.java 1.29 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
MCoordinate.java 2.01 KB 43078 over 7 years Joaquín del Cerro Murciano Añadido el metodo isCossed a Geometry y createF...
UnmovableHandler.java 2.39 KB 42304 over 8 years Francisco Díaz Carsí

Latest revisions

# Date Author Comment
43170 04/10/2017 04:05 PM Francisco Díaz Carsí

GeometryInformationBuilder en construcción

43092 02/01/2017 08:35 PM Joaquín del Cerro Murciano

Add closeable interface

43078 12/06/2016 05:56 PM Joaquín del Cerro Murciano

Añadido el metodo isCossed a Geometry y createFrom al manager para pasarle la proyeccion al wkb

43020 10/19/2016 10:54 AM Joaquín del Cerro Murciano

Primera subida de todos los cambios que tengo pendientes relacionados con el desarrollo del proveedor de SQLServer.

43002 10/10/2016 08:22 AM Francisco Díaz Carsí

refs #4377 Fixed DrawInts operation to do not use GeneralPath.

42982 09/22/2016 08:56 AM Francisco Díaz Carsí

refs #4377 Fixed bug in DrawInts operation with MultiPrimitives

42980 09/16/2016 02:43 PM Francisco Díaz Carsí

refs #4368 Fixed isOverlapping method for labeling.

42930 08/21/2016 11:06 AM Joaquín del Cerro Murciano

refs #4323, patch from Cesar Martinez. Fix mistakes in Envelope3D.convert:
- it returns the x coordinate twice: (x, x, z) instead of (x, y, z)
- it returns a cloned Envelope2D if the transformation is null (instead of a cloned Envelope3D)

42875 07/07/2016 01:58 PM Francisco Díaz Carsí

refs #4231 Added parser and writer EWKT to allow more than 2 dimensional coordinates geometries.
Fixed some problems in geometries.

42813 06/16/2016 04:37 PM Francisco Díaz Carsí

Fixed toString method in geometries.

View revisions

Also available in: Atom