Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2030 / libraries / org.gvsig.symbology @ 39946

  • svn:ignore: target .project
# Date Author Comment
35919 07/19/2011 09:12 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2030

35472 06/14/2011 06:23 AM Jorge Piera

The GeneralPathX uses point's instead of array of doubles. [gvsig-desktop #15384]

35463 06/08/2011 09:34 AM Francisco Díaz Carsí
35460 06/08/2011 09:26 AM Francisco Díaz Carsí
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]

35329 05/27/2011 03:33 AM Jorge Piera

Adding a FeatureQuery parameter in the draw method, [gvsig-desktop #15366]

35198 05/23/2011 08:01 AM Jorge Piera

Adding the AddFilter method to the FeatureQuery and updating the IVectorlegend.draw method to use an evaluator [gvsig-desktop #15366]

35186 05/19/2011 07:25 AM Jorge Piera

Registering the geometry operations using the functionality proposed in [gvsig-desktoop #15350]

35174 05/18/2011 05:12 AM Jorge Piera

Adding an operation to convert a geometry to the map coordinates. It has been necessary because the spline was not drawn before [gvsig-desktop #15332]

35140 05/13/2011 08:53 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35128 05/11/2011 07:16 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35127 05/11/2011 05:12 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35121 05/10/2011 06:01 AM Cristian Martín

Added hasEmptyValues() function implementation inhereted from Metadata interface

35112 05/09/2011 06:04 AM Francisco Díaz Carsí

gvsig-desktop#12718
Vista.Anadir capa Usa la misma simbologia para las capas creada a la vez.

34978 05/04/2011 08:19 AM Francisco Díaz Carsí

gvsig-desktop##12750
Arreglados problemas en:
- creación de nuevas capas DXF
- edición de capas DXF
- Leyenda de capas DXF
- Relacionado con lo anterior, arreglado también el panel de la leyenda de valores unicos.

34970 04/28/2011 12:14 PM Jorge Piera

Updating some classes because they did not compile with changes done in [gvsig-desktop #946]

34935 04/22/2011 10:34 AM Joaquín del Cerro Murciano

Add use of TaskStatus in render of legend

34916 04/13/2011 10:04 AM Francisco Díaz Carsí

gvsig-desktop#12732
Arreglados problemas al recuperar datos de diferentes tipos de la feature.

34904 04/07/2011 07:25 AM Jorge Piera

The bug [gvsig-desktop #15150] showed a problem with the inherited geometry type TEXT. This type has been deleted and all the references to it has been also removed

34707 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34704 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34693 03/09/2011 12:19 PM Cesar Ordiñana

Remove empty test class

34692 03/09/2011 12:19 PM Cesar Ordiñana

Remove empty test class

34689 03/08/2011 10:39 AM Cesar Ordiñana

Organize imports

34631 02/24/2011 07:34 AM Francisco Díaz Carsí

gvsig-desktop#15073

34397 01/13/2011 02:43 AM Cesar Ordiñana

Remove eclipse compiler warnings

34396 01/12/2011 12:49 PM Cesar Ordiñana

Correct libraries definition and initialization
Solves bug [gvsig-desktop #14947]

34303 12/21/2010 09:44 AM Francisco Díaz Carsí

Fix shape type of legend for multipoint, multicurve and multisurface vectorial layers.

34302 12/21/2010 06:41 AM Francisco Díaz Carsí

Fixed dependencies

34297 12/21/2010 06:07 AM Francisco Díaz Carsí

Fix register symbols

34296 12/21/2010 06:07 AM Francisco Díaz Carsí

Disable unit test

34295 12/21/2010 04:53 AM Francisco Díaz Carsí

Ignore eclipse and maven files

34294 12/21/2010 04:49 AM Francisco Díaz Carsí

Symbology project refactoring

34293 12/21/2010 04:48 AM Francisco Díaz Carsí

Share project "org.gvsig.symbology" into "https://svn.forge.osor.eu/svn/gvsig-desktop"