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 / primitive / point @ 43002

Name Size Revision Age Author Comment
AbstractPoint.java 9.52 KB 43002 over 7 years Francisco Díaz Carsí refs #4377 Fixed DrawInts operation to do not u...
Point2D.java 6.68 KB 42813 almost 8 years Francisco Díaz Carsí Fixed toString method in geometries.
Point2DGeometryType.java 2.56 KB 42283 almost 9 years Francisco Díaz Carsí
Point2DM.java 7.88 KB 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
Point3D.java 7.23 KB 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
Point3DGeometryType.java 2.4 KB 42283 almost 9 years Francisco Díaz Carsí
Point3DM.java 7.45 KB 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
PointJTS.java 1.28 KB 42260 almost 9 years Francisco Díaz Carsí org.gvsig.fmap.geometry.jts first commit

Latest revisions

# Date Author Comment
43002 10/10/2016 08:22 AM Francisco Díaz Carsí

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

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.

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

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.

42388 10/20/2015 09:14 PM Joaquín del Cerro Murciano

Añadidos metodos toString al envelope y al point que retornan la representacion en WKT de estos.

42374 10/15/2015 04:15 PM Francisco Díaz Carsí

Fixed cloneGeometry method in Point2DM & Point3DM.

42361 10/08/2015 01:19 PM Francisco Díaz Carsí

Fixed params Coordinate in constructor to Mcoordinates

View revisions

Also available in: Atom