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 / util / ArrayListCoordinateSequence.java @ 44612

History | View | Annotate | Download (5.84 KB)

# Date Author Comment
44612 11/24/2019 09:04 PM Joaquín del Cerro Murciano

Añadida la funcion ST_Force2D

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

42327 09/23/2015 09:01 AM Francisco Díaz Carsí

Arreglado el método getCoordinate en la clase ArrayListCoordinateSequence

42308 09/16/2015 09:20 AM Francisco Díaz Carsí

Limpieza de código:
- Eliminación de codigo comentarizado
- Eliminacion de imports innecesarios
- etc.

42283 08/20/2015 02:38 PM Francisco Díaz Carsí
42267 08/03/2015 10:30 AM Francisco Díaz Carsí
42260 07/27/2015 08:31 AM Francisco Díaz Carsí

org.gvsig.fmap.geometry.jts first commit