Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2022 / libraries / libFMap_geometries / src-test / org @ 34207

# Date Author Comment
34207 11/23/2010 10:54 AM Cesar Ordiñana

Build 2022 alpha1

34140 11/18/2010 06:05 AM Jorge Piera

Adding the Area and Perimeter operations

33388 09/20/2010 04:51 AM Jorge Piera

Adding persistence for the Envelope. The tests has been updated to initialize the libraries.

33262 08/11/2010 06:02 AM Jorge Piera

Adding the centroid operation to the Geometry class

32924 07/02/2010 12:27 PM Joaquín del Cerro Murciano

Add to "Geometry" and "GeometryManager" useful methods to invoke the most common operations..

31544 11/09/2009 08:57 AM Cesar Ordiñana

Replace Gobernment with Government in the header

31020 09/29/2009 08:06 AM Cesar Ordiñana

Change and optimize geometry type retrieval with type and subtype values.

30954 09/23/2009 07:39 AM Cesar Ordiñana

Comment out code that needs to be redone

30323 08/06/2009 02:50 AM Jorge Piera

Adding the getFlatness method to the manager

29166 06/02/2009 09:48 AM Jorge Piera

Completing javadocs and updating some tests

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

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

28629 05/12/2009 04:14 AM Jose Manuel Vivó Arnal

Added "gvSIG native" implementation of WKB encoder and a GeometryOperation for use it

28628 05/12/2009 04:13 AM Jose Manuel Vivó Arnal

comment bad test

28396 05/05/2009 03:57 AM Jose Manuel Vivó Arnal

add support to set SRID to JTS converter and ToWKB operation.

28085 04/21/2009 11:26 AM Jorge Piera

Adding an exception when the geometry doesn't exist

27669 03/31/2009 09:50 AM Jorge Piera

The library for the operations project has to be in the implementation jar

27397 03/16/2009 10:59 AM Jorge Piera

Adding a new exception in the geometries creation

27313 03/11/2009 10:04 AM Jose Manuel Vivó Arnal

Added envelope test.
Fixed contains operation.

27230 03/09/2009 10:51 AM Jorge Piera

Added a method to invoke an operation from a name

27229 03/09/2009 10:33 AM Jorge Piera

Updating the interface to execute operations

27049 03/03/2009 09:56 AM Jorge Piera

Removing not used methods

27042 03/03/2009 09:17 AM Jorge Piera

The GeometryLibrary has to be in the interfaces package

27041 03/03/2009 08:39 AM Jorge Piera

The GeometryLibrary has to be in the interfaces package

27037 03/03/2009 08:09 AM Jorge Piera

GeometryLibrary has to be in the implementation package

27029 03/03/2009 06:44 AM Jorge Piera

The Geometries project has been separated in two jars: one with the interfaces and other with the implementation

26866 02/23/2009 08:12 AM Jorge Piera

The geometry type is composed by TYPE + SUBTYPE

26810 02/17/2009 03:57 AM Jorge Piera

Adding the getters for the Ellipse and the EllipticArc

26788 02/16/2009 10:24 AM Jorge Piera

Using the GeometryManager to create geometries

26328 02/03/2009 05:52 AM Jorge Piera

The Locator pattern is used to get the GeometryManager

22505 07/24/2008 06:23 AM Vicente Caballero
21870 06/27/2008 03:49 AM Vicente Caballero

projection como estaba

21824 06/26/2008 10:24 AM Carlos Sánchez Periñán

Actualización Geometrias al nuevo API de proyecciones

21752 06/23/2008 11:11 AM jiyarza

imports

21751 06/23/2008 11:04 AM jiyarza

improved registering
geomtype unregistering

21750 06/23/2008 11:03 AM jiyarza

improved registering
geomtype unregistering

21488 06/11/2008 05:08 AM jiyarza

test corrected
build now generates two separated jars

21382 06/10/2008 08:03 AM Carlos Sánchez Periñán

All JTS and GeooTools dependencies taken out from GeneralPathX, Now these GeneralPath Functions operations can be called by all the type of geometries that had registered them before being used. They normally can be registered to all the geometries.

21308 06/06/2008 08:12 AM jiyarza

Cambios en el tratamiento de excepciones
Corrección de algunos comentarios

21081 06/02/2008 07:59 AM jiyarza

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

21049 05/29/2008 05:03 PM jiyarza

Added possibility to install a custom geometry factory
Some testing

20996 05/28/2008 07:14 AM jiyarza

arreglado cast

20967 05/27/2008 12:56 PM jiyarza

renombrada operacion ToJTS
Eliminadas referencias a jts desde NullGeometry

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

20918 05/27/2008 05:37 AM jiyarza

cambios en registro y ctes de tipos de geometrias

20897 05/26/2008 11:08 AM jiyarza

tests