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

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 42478 over 8 years Francisco Díaz Carsí refs #3810 Fixed WKBParser3 & Envelope2D to fix...
  persistence 42268 almost 9 years Francisco Díaz Carsí - Arcos, circulos y elipses. - GeometryPersiste...
  primitive 42478 over 8 years Francisco Díaz Carsí refs #3810 Fixed WKBParser3 & Envelope2D to fix...
  spatialindex 42270 almost 9 years Francisco Díaz Carsí - Added spatialindex package. - Fixed heritage ...
  util 42441 over 8 years Francisco Díaz Carsí Added offset
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
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.

42441 10/30/2015 01:51 PM Francisco Díaz Carsí

Added offset

42440 10/30/2015 12:52 PM Francisco Díaz Carsí

Fixed constructor

42392 10/21/2015 11:58 PM Joaquín del Cerro Murciano

refs #3808 .Corregidos la implementacion de los metodos is3D y getDimension del AbstrctLine, estos fallaban sobre una linea sin vertices. Ademas se ha añadido a Line, Polygon y Ring el interface Iterable para iterar sobre los vertices y a Aggregate para iterar sobre las primitivas que compnen el agregado.

42391 10/21/2015 09:35 PM Joaquín del Cerro Murciano

refs #3808 .Corregido un error en la creacion de EllipticArc, se estaban creando cuerdas en lugar de superficies y fallaba al calcular su envelop ya que se convertia a poligono de JTS para ello y no estaba cerrado.

42390 10/21/2015 09:18 PM Joaquín del Cerro Murciano

refs #3808 .Corregido un error en setPoints de Arc2DZ que hacia que no se pudiesen crear arcos 2DZ.

View revisions

Also available in: Atom