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

Name Size Revision Age Author Comment
  curve 43002 over 7 years Francisco Díaz Carsí refs #4377 Fixed DrawInts operation to do not u...
  point 43002 over 7 years Francisco Díaz Carsí refs #4377 Fixed DrawInts operation to do not u...
  ring 42875 almost 8 years Francisco Díaz Carsí refs #4231 Added parser and writer EWKT to allo...
  surface 43002 over 7 years Francisco Díaz Carsí refs #4377 Fixed DrawInts operation to do not u...
AbstractPrimitive.java 3.55 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
DefaultEnvelope.java 12.7 KB 42772 about 8 years Daniel Martinez added method to center an envelope to a given p...
DefaultNullGeometry.java 6.86 KB 43002 over 7 years Francisco Díaz Carsí refs #4377 Fixed DrawInts operation to do not u...
Envelope2D.java 7.93 KB 42478 over 8 years Francisco Díaz Carsí refs #3810 Fixed WKBParser3 & Envelope2D to fix...
Envelope3D.java 8.82 KB 42930 almost 8 years Joaquín del Cerro Murciano refs #4323, patch from Cesar Martinez. Fix mist...
Geometry2D.java 1.44 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
Geometry2DM.java 1.44 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
Geometry3D.java 1.44 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...
Geometry3DM.java 1.44 KB 42308 over 8 years Francisco Díaz Carsí Limpieza de código: - Eliminación de codigo c...

Latest revisions

# Date Author Comment
43002 10/10/2016 08:22 AM Francisco Díaz Carsí

refs #4377 Fixed DrawInts operation to do not use GeneralPath.

42980 09/16/2016 02:43 PM Francisco Díaz Carsí

refs #4368 Fixed isOverlapping method for labeling.

42930 08/21/2016 11:06 AM Joaquín del Cerro Murciano

refs #4323, patch from Cesar Martinez. Fix mistakes in Envelope3D.convert:
- it returns the x coordinate twice: (x, x, z) instead of (x, y, z)
- it returns a cloned Envelope2D if the transformation is null (instead of a cloned Envelope3D)

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.

42813 06/16/2016 04:37 PM Francisco Díaz Carsí

Fixed toString method in geometries.

42772 04/29/2016 12:23 PM Daniel Martinez

added method to center an envelope to a given point

42633 01/15/2016 09:25 AM Francisco Díaz Carsí

refs #4009 Fixed closePrimitive method in AbstractSpline

42493 11/23/2015 04:57 PM Francisco Díaz Carsí

remove unused imports

42478 11/13/2015 02:31 PM Francisco Díaz Carsí

refs #3810 Fixed WKBParser3 & Envelope2D to fixed load PostGIS bug.

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

Fixed Rings and FilledSplines creators

View revisions

Also available in: Atom