Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2020 / libraries / libFMap_geometries / src / org @ 33954

# Date Author Comment
33954 10/26/2010 07:59 AM Cesar Ordiñana

gvSIG 2.0.0 build 2020

33650 10/05/2010 07:40 AM Jorge Piera

The persistence for geometries is implemented using a factory and the WKT operation

33603 09/24/2010 05:46 AM Jorge Piera

Updating the persistence name because there is a collision with the awt Point2D class

33406 09/22/2010 04:51 AM Francisco Díaz Carsí

Arreglada la creación del arco que pasa por tres puntos, cuando el primero y el último son el mismo, antes daba un error, ahora crea un arco completo de 360º.

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

33111 07/07/2010 08:23 AM Cesar Ordiñana

Mark as deprecated so they won't be included in the geometries API in future versions

33032 07/06/2010 11:11 AM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

33018 07/06/2010 06:47 AM Juan Lucas Domínguez

fixed bad parameters (x,y,w,h instead of x1,y1,x2,y2)

32934 07/04/2010 06:23 AM Joaquín del Cerro Murciano

Fix toString of envelop and point

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..

32880 06/24/2010 08:34 AM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32387 04/21/2010 05:28 AM Ignacio Brodín

New method invokeOperation

32386 04/21/2010 05:27 AM Ignacio Brodín

New operation FromJTS

31821 12/18/2009 03:16 AM Jorge Piera

Adding the org.gvsig.jdk dependence to the project

31671 11/20/2009 05:09 AM Jorge Piera

The GeneralPath uses the org.gvsig.openjdk library

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

Replace Gobernment with Government in the header

31343 10/20/2009 08:50 AM Joaquín del Cerro Murciano

Add constants for X and Y dimensions

31325 10/19/2009 07:31 AM Juan Lucas Domínguez

Removed unnecessary import

31291 10/15/2009 02:24 AM Cesar Ordiñana

Commited by error, return to previous version

31284 10/14/2009 08:56 AM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31261 10/13/2009 05:04 AM Jorge Piera

The Z array must be initialized

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

avoid getting manager (possibly not initialized) in static section

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

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

30773 09/14/2009 03:16 AM Jorge Piera

Not used imports has been deleted

30765 09/11/2009 04:05 AM Jorge Piera

Operations have to be registered before to register the geometries

30633 09/01/2009 08:00 AM Cesar Ordiñana

Small Library API refactoring

30580 08/26/2009 03:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

30564 08/24/2009 05:28 AM Cesar Ordiñana

Remove leading ;

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

Adding the getFlatness method to the manager

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.

29805 07/07/2009 07:38 AM Jorge Piera

Adding the method setVertex to the surface and to the curve

29798 07/06/2009 10:53 AM Jorge Piera

Adding the getOperationCode to the GeometryManager

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)

29233 06/05/2009 07:03 AM Jordi Torres

New solid and appearance interfaces

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

Completing javadocs and updating some tests

29137 06/02/2009 06:14 AM Jordi Torres

Chaged methods in extended surface

29116 06/01/2009 10:30 AM Jose Manuel Vivó Arnal

Fixed a bug in convert method

see #2073

29113 06/01/2009 08:20 AM Jose Manuel Vivó Arnal

Fixed createMulti* problems

29105 06/01/2009 06:57 AM Jose Manuel Vivó Arnal

Added createMultiCurve and createMultiSurface from a GeneralPathX

29104 06/01/2009 06:51 AM Jose Manuel Vivó Arnal

override setCoordinates to get z

29101 06/01/2009 03:58 AM Jorge Piera

Adding javadocs...

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

29045 05/28/2009 07:13 AM Jordi Torres

some changes in Extendedsurface

29044 05/28/2009 07:03 AM Jordi Torres

Adding extendedsurface interface, removing methods from surface

29039 05/28/2009 02:42 AM Jose Manuel Vivó Arnal

Fixed encoding to 8859-1.
Fixed compilation error.

29036 05/28/2009 02:37 AM Jose Manuel Vivó Arnal

Fixed to encoding to 8859-1

29019 05/27/2009 07:08 AM Jordi Torres

missing parameter

29018 05/27/2009 06:47 AM Jordi Torres

Adding new methods to Solid and Surface interfaces

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

Adding javadocs...

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

Adding javadocs...

28990 05/26/2009 07:40 AM Jorge Piera

Adding javadocs...

28989 05/26/2009 07:24 AM Jorge Piera

Adding comments to the geometries

28987 05/26/2009 07:08 AM Jordi Torres

new Solid interface

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

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

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

Checks is closed a polygon before close it

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

Uses super GeneralPathX

28625 05/12/2009 04:11 AM Jose Manuel Vivó Arnal

implements toString()

28624 05/12/2009 04:10 AM Jose Manuel Vivó Arnal

Fixed equals()

28623 05/12/2009 04:09 AM Jose Manuel Vivó Arnal

Fixed a bug in 'values()'

28622 05/12/2009 04:09 AM Jose Manuel Vivó Arnal

Close path only if is needed

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

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

28341 05/04/2009 07:05 AM Jorge Piera

Updating the "getNumVertices" method

28200 04/27/2009 06:00 AM Jorge Piera
28096 04/22/2009 03:14 AM Jorge Piera

Adding an exception to the DefaultGeometryManager.getGeometryType

28089 04/21/2009 11:39 AM Vicente Caballero

Mostrar el tipo de shape

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

27605 03/27/2009 07:27 AM Carlos Sánchez Periñán

Double.valueOf(double); changed with new Double(double); for J2ME compatibility. LibCompat unused. Library Revised.

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.

27265 03/10/2009 09:24 AM Vicente Caballero
27244 03/10/2009 07:28 AM Jose Manuel Vivó Arnal

Fixed createEnvelope bug

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

27225 03/09/2009 07:27 AM Jorge Piera

Now the Envelope works fine

27219 03/09/2009 04:13 AM Vicente Caballero
27055 03/04/2009 04:45 AM Carlos Sánchez Periñán

Added slf4j to libFmap geometries

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

Removing not used methods

27043 03/03/2009 09:18 AM Jorge Piera

The GeometryLibrary has to be in the interfaces package

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

27035 03/03/2009 07:57 AM Jorge Piera

The project has to use the GeometryManager to create new geometries

27032 03/03/2009 07:44 AM Jorge Piera

Updating the classpath of some projects.

27030 03/03/2009 07:01 AM Jorge Piera

The project has to use the GeometryManager to create new geometries

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

27024 03/03/2009 05:52 AM Jorge Piera

The project has to use the GeometryManager to create new geometries

27023 03/03/2009 05:48 AM Jorge Piera

The project has to use the GeometryManager to create new geometries

27019 03/03/2009 03:29 AM Jorge Piera

Refactoring the Envelope

27011 03/02/2009 08:47 AM Jorge Piera

Add some operations.

26924 02/24/2009 08:39 AM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated and the Geometry.Types.Z constant has been deleted

26920 02/24/2009 08:20 AM Jorge Piera

The Geometry.Types.Z constant has been deleted

26908 02/24/2009 06:21 AM Jorge Piera

The Geometry.Types.Z constant has been deleted

26903 02/24/2009 03:59 AM Jorge Piera

The geometry subtype was wrong

26872 02/23/2009 09:11 AM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated

26867 02/23/2009 08:20 AM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated

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

The geometry type is composed by TYPE + SUBTYPE