Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop @ 42316

Name Size Revision Age Author Comment
  org.gvsig.desktop.buildtools 40559 almost 11 years Joaquín del Cerro Murciano Fix headers and license
  org.gvsig.desktop.compat.cdc 42316 over 8 years Francisco Díaz Carsí Implemented toPoints, toLines, toPolygons and f...
  org.gvsig.desktop.framework 42297 almost 9 years Joaquín del Cerro Murciano Corregido un error que se producia al arrancar ...
  org.gvsig.desktop.installer 42300 almost 9 years Joaquín del Cerro Murciano Sustituido el instalador del installJamer por e...
  org.gvsig.desktop.library 42295 almost 9 years Joaquín del Cerro Murciano Corregido un null-pointer-exception cuando la c...
  org.gvsig.desktop.plugin 42310 over 8 years Francisco Díaz Carsí Añadido al pom de geometry.app el módulo de geo...
  src 40586 almost 11 years Joaquín del Cerro Murciano
README.txt 8.63 KB 40977 over 10 years Joaquín del Cerro Murciano
maven-howto.rst 12 KB 41698 almost 10 years Joaquín del Cerro Murciano
pom.xml 112 KB 42238 almost 9 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  • svn:ignore: .project .classpath .settings .settings/** target target/** .pom.xml.swp .maven-howto.rst.swp .incorrent_layer_name.patch.swp .directory

Latest revisions

# Date Author Comment
42316 09/17/2015 12:43 PM Francisco Díaz Carsí

Implemented toPoints, toLines, toPolygons and flip methods in DefaultMultiCurve

42315 09/17/2015 11:03 AM Francisco Díaz Carsí

Fixed the register of MultiLines and MultiPolygons adding, respectively, MULTICURVE and MULTISURFACE as super types.

42314 09/17/2015 10:59 AM Francisco Díaz Carsí

Fixed createGeometry method for GeometryCollections

42313 09/17/2015 10:59 AM Francisco Díaz Carsí

Fixed fixPrimitives methods in MultiPoint classes

42312 09/17/2015 10:58 AM Francisco Díaz Carsí

Fixed addVertex method in BaseLine3DM class

42311 09/16/2015 05:10 PM Francisco Díaz Carsí

Cambios en el driver de SHP para admitir geometrías con M y polígonos con anillos interiores.

42310 09/16/2015 11:56 AM Francisco Díaz Carsí

Añadido al pom de geometry.app el módulo de geometry.app.jts y comentarizado el de geometry.app.generalpath

42309 09/16/2015 11:55 AM Francisco Díaz Carsí

Modificaciones en el API de geometrías:
- Añadidas las geometrías:
- Circumference
- FilledSpline
- PeriEllipse

- Añadidos los tipos de geometrías: RING, MULTILINE, MULTIPOLYGON, CIRCUMFERENCE, PERIELLIPSE y FILLEDSPLINE
- Subidos los métodos toPoints, toLines y toPolygons a Geometry quitándolos de Line, Polygon, MultiLine y MultiPolygon (y toPoints de Point)...
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.

42307 09/16/2015 08:49 AM Francisco Díaz Carsí

Eliminado código comentarizado

View revisions

Also available in: Atom