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

Name Size Revision Age Author Comment
  aggregate 42316 over 8 years Francisco Díaz Carsí Implemented toPoints, toLines, toPolygons and f...
  coerce 42260 almost 9 years Francisco Díaz Carsí org.gvsig.fmap.geometry.jts first commit
  gputils 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
  operation 42330 over 8 years Francisco Díaz Carsí - Movidas las operaciones toJTS, fromJTS, toWKT...
  persistence 42268 almost 9 years Francisco Díaz Carsí - Arcos, circulos y elipses. - GeometryPersiste...
  primitive 42355 over 8 years Francisco Díaz Carsí Fixed a comment
  spatialindex 42270 almost 9 years Francisco Díaz Carsí - Added spatialindex package. - Fixed heritage ...
  util 42332 over 8 years Daniel Martinez Added createJTSPoint and createJTSPolygon metho...
AbstractGeometry.java 23.9 KB 42334 over 8 years Daniel Martinez New method createJTSPolygon of JTSUtil used ins...
DefaultGeometryLibrary.java 18.2 KB 42330 over 8 years Francisco Díaz Carsí - Movidas las operaciones toJTS, fromJTS, toWKT...
DefaultGeometryManager.java 29.5 KB 42329 over 8 years Francisco Díaz Carsí Initialized matrix of geometryTypes to 26 x 6
DefaultGeometryType.java 6.44 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
DefaultValidationStatus.java 4.79 KB 42260 almost 9 years Francisco Díaz Carsí org.gvsig.fmap.geometry.jts first commit
GeometryJTS.java 1.29 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
MCoordinate.java 1.92 KB 42304 over 8 years Francisco Díaz Carsí
UnmovableHandler.java 2.39 KB 42304 over 8 years Francisco Díaz Carsí

Latest revisions

# Date Author Comment
42355 10/08/2015 12:51 PM Francisco Díaz Carsí

Fixed a comment

42334 09/23/2015 04:48 PM Daniel Martinez

New method createJTSPolygon of JTSUtil used instead of factory.createPolygon in fastIntersect of AbstractGeometry.

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.

42332 09/23/2015 04:40 PM Daniel Martinez

Added createJTSPoint and createJTSPolygon methods to JTSUtils.

42330 09/23/2015 04:05 PM Francisco Díaz Carsí

- Movidas las operaciones toJTS, fromJTS, toWKT, fromWKT, toWKB, fromWKB, toWKBNative a la implementación de la librería de geometrías.
- Eliminada la dependencias de org.gvsig.fmap.geometry.operation.jts respecto de la implementación de la librería de geometrías y viceversa.

42329 09/23/2015 03:06 PM Francisco Díaz Carsí

Initialized matrix of geometryTypes to 26 x 6

42328 09/23/2015 09:03 AM Francisco Díaz Carsí

Arreglado el método converTypes en JTSUtils para añadir los tipos de geometría CIRCUMFERENCE, PERIELLIPSE, FILLEDSPLINE y ELLIPTICARC.

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

Arreglado el método getCoordinate en la clase ArrayListCoordinateSequence

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