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 @ 42697

Name Size Revision Age Author Comment
  aggregate 42441 over 8 years Francisco Díaz Carsí Added offset
  coerce 42260 almost 9 years Francisco Díaz Carsí org.gvsig.fmap.geometry.jts first commit
  gputils 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
  operation 42579 over 8 years Joaquín del Cerro Murciano refs #3937, corregida atrapada de errores.
  persistence 42268 almost 9 years Francisco Díaz Carsí - Arcos, circulos y elipses. - GeometryPersiste...
  primitive 42633 over 8 years Francisco Díaz Carsí refs #4009 Fixed closePrimitive method in Abstr...
  spatialindex 42270 almost 9 years Francisco Díaz Carsí - Added spatialindex package. - Fixed heritage ...
  util 42697 over 8 years Francisco Díaz Carsí refs #4072 Added clone method to ArrayListCoord...
AbstractGeometry.java 23.9 KB 42475 over 8 years Francisco Díaz Carsí Fixed getEnvelope in AbstractGeometry if is 3D
DefaultGeometryLibrary.java 18.2 KB 42330 over 8 years Francisco Díaz Carsí - Movidas las operaciones toJTS, fromJTS, toWKT...
DefaultGeometryManager.java 29.5 KB 42329 over 8 years Francisco Díaz Carsí Initialized matrix of geometryTypes to 26 x 6
DefaultGeometryType.java 6.81 KB 42392 over 8 years Joaquín del Cerro Murciano refs #3808 .Corregidos la implementacion de los...
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 1.92 KB 42304 over 8 years Francisco Díaz Carsí
UnmovableHandler.java 2.39 KB 42304 over 8 years Francisco Díaz Carsí

Latest revisions

# Date Author Comment
42697 02/05/2016 09:43 AM Francisco Díaz Carsí

refs #4072 Added clone method to ArrayListCoordinateSequence and fixed ScalableUnionOperation to use geometryType instead of only the type of the geometry

42633 01/15/2016 09:25 AM Francisco Díaz Carsí

refs #4009 Fixed closePrimitive method in AbstractSpline

42579 12/17/2015 04:54 PM Joaquín del Cerro Murciano

refs #3937, corregida atrapada de errores.

42577 12/17/2015 04:50 PM Joaquín del Cerro Murciano

Corregidos warnings de compilacion y reformateado del codigo.

42493 11/23/2015 04:57 PM Francisco Díaz Carsí

remove unused imports

42478 11/13/2015 02:31 PM Francisco Díaz Carsí

refs #3810 Fixed WKBParser3 & Envelope2D to fixed load PostGIS bug.

42477 11/13/2015 02:29 PM Francisco Díaz Carsí

Fixed Rings and FilledSplines creators

42475 11/13/2015 08:38 AM Francisco Díaz Carsí

Fixed getEnvelope in AbstractGeometry if is 3D

42464 11/11/2015 05:50 PM Francisco Díaz Carsí

refs #2610 Modificaciones para permitir la lectura de archivos prj y su interpretación para la reproyección al vuelo automática del shp.
- Arreglos para eliminar de la vista aquellas geometrías (o partes de ellas) que no se pueden reproyectar en las capas reproyectadas al vuelo.

42463 11/11/2015 04:53 PM Francisco Díaz Carsí

refs #484 Modificado el getEnvelope del punto para que el resultado sea un envelope con los puntos máximo y mínimo idénticos al punto original. Antes creaba un envelope con anchura y altura de 0.02 alrededor del punto.

View revisions

Also available in: Atom