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

Name Size Revision Age Author Comment
AbstractPoint.java 9.24 KB 42355 over 8 years Francisco Díaz Carsí Fixed a comment
Point2D.java 5.88 KB 42281 almost 9 years Francisco Díaz Carsí Añadidos a GeometryJTS los métodos: - flip - en...
Point2DGeometryType.java 2.56 KB 42283 almost 9 years Francisco Díaz Carsí
Point2DM.java 6.75 KB 42374 over 8 years Francisco Díaz Carsí Fixed cloneGeometry method in Point2DM & Point3DM.
Point3D.java 5.93 KB 42271 almost 9 years Francisco Díaz Carsí - Añadido metodo fixPrimitive en todos los Mult...
Point3DGeometryType.java 2.4 KB 42283 almost 9 years Francisco Díaz Carsí
Point3DM.java 6.32 KB 42374 over 8 years Francisco Díaz Carsí Fixed cloneGeometry method in Point2DM & Point3DM.
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
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

42283 08/20/2015 02:38 PM Francisco Díaz Carsí
42281 08/07/2015 01:07 PM Francisco Díaz Carsí

Añadidos a GeometryJTS los métodos:
- flip
- ensureOrientation
- out

42273 08/06/2015 09:41 AM Francisco Díaz Carsí

Added toLines and toPolygons methods to AbstractPoint like UnsupportedOperation.

42271 08/05/2015 02:56 PM Francisco Díaz Carsí

- Añadido metodo fixPrimitive en todos los MultiPrimitive
- Arreglados imports
- Arreglados iterators
- Añadidos metodos toPoints, toLines y toPolygons en elipses y círculos
- Arreglados los métodos toPoints, toLines y toPolygons donde ha sido necesario para asegurar la capacidad de las multiprimitivas

42269 08/04/2015 03:13 PM Francisco Díaz Carsí

- Multilines y multipolygons
- toPoints, toLines y toPolygons

View revisions

Also available in: Atom