Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2049 / libraries / libFMap_geometries / src / org / gvsig / fmap / geom / operation / GeometryOperation.java @ 38487

History | View | Annotate | Download (1.93 KB)

  • svn:executable: *
  • svn:mime-type: text/plain
# Date Author Comment
38487 06/25/2012 06:58 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2049 (alpha6)

31221 10/08/2009 02:54 AM Juan Lucas Domínguez

avoid getting manager (possibly not initialized) in static section

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.

21081 06/02/2008 07:59 AM jiyarza

3D renamed to 2dZ, GEOM_TYPE and OPERATION_INDEX renamed to CODE, FShape3D deleted

21047 05/29/2008 02:11 PM jiyarza

javadoc comments
added some predefined geometry constants

21000 05/28/2008 07:55 AM jiyarza

Introduced the use of exceptions when invoking operations

20961 05/27/2008 11:17 AM jiyarza

ToWKB es ahora una operacion

20936 05/27/2008 06:16 AM Jose Manuel Vivó Arnal

prepares_v2_refactor

20761 05/19/2008 07:06 AM Jose Manuel Vivó Arnal