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

Name Size Revision Age Author Comment
AbstractPoint.java 9.39 KB 42464 over 8 years Francisco Díaz Carsí refs #2610 Modificaciones para permitir la lect...
Point2D.java 6.28 KB 42441 over 8 years Francisco Díaz Carsí Added offset
Point2DGeometryType.java 2.56 KB 42283 over 8 years Francisco Díaz Carsí
Point2DM.java 7.17 KB 42441 over 8 years Francisco Díaz Carsí Added offset
Point3D.java 6.55 KB 42441 over 8 years Francisco Díaz Carsí Added offset
Point3DGeometryType.java 2.4 KB 42283 over 8 years Francisco Díaz Carsí
Point3DM.java 6.74 KB 42441 over 8 years Francisco Díaz Carsí Added offset
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
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

42355 10/08/2015 12:51 PM Francisco Díaz Carsí

Fixed a comment

42333 09/23/2015 04:44 PM Francisco Díaz Carsí

New method createJTSPoint of JTSUtil used instead of factory.createPoint in getJTS of AbstractPoint.

42321 09/21/2015 07:58 AM Daniel Martinez

Added setCoordinateAt for dimension 2

View revisions

Also available in: Atom