Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2060 / libraries / libFMap_geometries / src / org / gvsig / fmap / geom / aggregate @ 39365

Name Size Revision Age Author Comment
  impl 39365 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
Aggregate.java 2.48 KB 28997 about 15 years Jorge Piera Adding javadocs...
MultiCurve.java 2.02 KB 29753 almost 15 years Jorge Piera All the multigeometries must inherit of MultiPr...
MultiPoint.java 1.93 KB 29753 almost 15 years Jorge Piera All the multigeometries must inherit of MultiPr...
MultiPrimitive.java 1.79 KB 28996 about 15 years Jorge Piera Adding javadocs...
MultiSolid.java 1.93 KB 29753 almost 15 years Jorge Piera All the multigeometries must inherit of MultiPr...
MultiSurface.java 2.07 KB 29753 almost 15 years Jorge Piera All the multigeometries must inherit of MultiPr...

Latest revisions

# Date Author Comment
39365 11/26/2012 11:01 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2060 (RC1)

37493 11/25/2011 07:49 AM Jorge Piera

Bug getting the handlers for a multigeometry. I've seen this bug fixing [gvsig-desktop #16012]

35613 06/28/2011 05:31 AM Jorge Piera

Adding the MultiSurface3D [gvsig-desktop #15387]

35346 05/31/2011 10:34 AM Jorge Piera

The Geometry interface inherits of the awt.Shape interface and this inheritance is going to be deleted in a future. This commit adds a new method getShape that returns an awt.Shape and replace all the usage of the Shape interface by an invocation of the getShape method. The idea is to have a control of the usage of this method and remove it in a future [gvsig-desktop #15383]

29972 07/15/2009 03:07 AM Juan Lucas Domínguez

Changes to make it CDC-compatible. Replaced call to GeneralPathX constructor and append. Uses GeometryOperations for contains and intersects in various places.

29753 07/06/2009 06:39 AM Jorge Piera

All the multigeometries must inherit of MultiPrimitive

29278 06/08/2009 01:33 PM Juan Lucas Domínguez

Se evita uso no permitido de aRectangle.add(int, int)

29097 05/29/2009 09:06 AM Jorge Piera

The geometry type uses the construtor with a Geometrytype to create a Geometry

29051 05/28/2009 08:22 AM Jose Manuel Vivó Arnal

Added MultiCurve2DZ neded for DWG

28997 05/26/2009 08:44 AM Jorge Piera

Adding javadocs...

View revisions

Also available in: Atom