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 / curve / line @ 42980

Name Size Revision Age Author Comment
AbstractLine.java 16.5 KB 42980 almost 8 years Francisco Díaz Carsí refs #4368 Fixed isOverlapping method for label...
BaseLine2D.java 4.9 KB 42392 over 8 years Joaquín del Cerro Murciano refs #3808 .Corregidos la implementacion de los...
BaseLine2DM.java 5.69 KB 42392 over 8 years Joaquín del Cerro Murciano refs #3808 .Corregidos la implementacion de los...
BaseLine3D.java 4.92 KB 42392 over 8 years Joaquín del Cerro Murciano refs #3808 .Corregidos la implementacion de los...
BaseLine3DM.java 5.13 KB 42392 over 8 years Joaquín del Cerro Murciano refs #3808 .Corregidos la implementacion de los...
Line2D.java 2.5 KB 42441 over 8 years Francisco Díaz Carsí Added offset
Line2DM.java 3.14 KB 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
Line3D.java 3.18 KB 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
Line3DM.java 3.32 KB 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...

Latest revisions

# Date Author Comment
42980 09/16/2016 02:43 PM Francisco Díaz Carsí

refs #4368 Fixed isOverlapping method for labeling.

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.

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

Fixed Rings and FilledSplines creators

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.

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.

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

Parcheado un error que se producia cuando se intentaba pintar una linea que no tenia vertices.

42357 10/08/2015 01:05 PM Francisco Díaz Carsí

Fixed imports.

42326 09/23/2015 09:00 AM Francisco Díaz Carsí

Arreglados los constructores de BaseLines, Lines y Rings

42325 09/21/2015 12:42 PM Francisco Díaz Carsí

Fixed setCoordinateAt method in BaseLine2DM.

View revisions

Also available in: Atom