Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2057 / libraries / libFMap_geometries / src / org / gvsig / fmap / geom / aggregate / impl @ 39171

Name Size Revision Age Author Comment
BaseMultiPrimitive.java 12.1 KB 39171 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2057 (devel)
BaseMultiPrimitive2D.java 2.27 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
MultiCurve2D.java 3.17 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
MultiCurve2DZ.java 3.17 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
MultiPoint2D.java 7.63 KB 35346 about 13 years Jorge Piera The Geometry interface inherits of the awt.Shap...
MultiPoint2DZ.java 2.83 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
MultiSolid2DZ.java 2.91 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
MultiSurface2D.java 3.23 KB 29097 about 15 years Jorge Piera The geometry type uses the construtor with a Ge...
MultiSurface3D.java 1.88 KB 35613 almost 13 years Jorge Piera Adding the MultiSurface3D [gvsig-desktop #15387]

Latest revisions

# Date Author Comment
39171 11/05/2012 12:04 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2057 (devel)

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.

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

28996 05/26/2009 08:36 AM Jorge Piera

Adding javadocs...

27219 03/09/2009 04:13 AM Vicente Caballero

View revisions

Also available in: Atom