Statistics
| Revision:

svn-gvsig-desktop / branches / dal_time_support / libraries / libFMap_mapcontext / src / org / gvsig / fmap / mapcontext / layers / vectorial @ 37204

# Date Author Comment
37204 11/11/2011 06:14 AM Jorge Piera

Merging the project to the revision 37180 (branch v2_0_0_prep)

36418 09/15/2011 05:59 AM Jorge Piera

Merging the project to the revision 36248 (branch v2_0_0_prep)

35771 07/18/2011 04:10 AM Jorge Piera

Merging the project to the revision 35763 (branch v2_0_0_prep)

35625 07/04/2011 03:45 AM Jorge Piera

Merging the project to the revision 35487 (branch v2_0_0_prep)

35492 06/23/2011 07:48 AM Jorge Piera

Updating the time branches with the last timeSupport version

35334 05/27/2011 03:57 AM Jorge Piera

Adding a temporal evaluator when the viewPort has time

35331 05/27/2011 03:39 AM Jorge Piera

Adding the time attribute to the evaluator

35201 05/23/2011 08:08 AM Jorge Piera

Merging the project to the revision 35198 (branch v2_0_0_prep)

35199 05/23/2011 08:03 AM Jorge Piera

Replacing the evaluator by time and envelope by other evaluator by time

35197 05/23/2011 06:17 AM Jorge Piera

Merging the project to the revision 35184 (branch v2_0_0_prep)

35134 05/13/2011 04:35 AM Jorge Piera

Adding the evaluator by time

35116 05/09/2011 06:29 AM Jorge Piera

Merging the project to the revision 35112 (branch v2_0_0_prep)

34633 02/24/2011 10:54 AM Jorge Piera

Creating a branch for the MapContext. It is necessary because the ViewPort has to be updated to add the temporal filter

34515 02/14/2011 07:00 AM Cesar Ordiñana

Correct encoding

34488 02/09/2011 09:15 AM Cristian Martín

Added functionality to register metadata and get it's correct MetadataName.

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

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

34139 11/18/2010 03:59 AM Cesar Ordiñana

Replace boundary function with the envelope one in sql queries, as it is not supported in mysql and in postgis it doesn't support geometrycollections

33739 10/21/2010 08:16 AM Francisco Díaz Carsí

Persistencia de capas postgis

33657 10/11/2010 09:01 AM Cesar Ordiñana

Info by Point implementation improvements

33619 09/29/2010 12:55 PM Joaquín del Cerro Murciano

Changes in persistence definitions
Improve mechanism of register persistence definitions, symbols, and legends.

33429 09/23/2010 09:28 AM Cesar Ordiñana

Info by point implementation based on the tools.swing.dynobject utilities

33339 09/01/2010 05:15 AM Jorge Piera

Adding the getLegend method to the MapContextManager

33331 08/25/2010 08:52 AM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33281 08/16/2010 06:15 AM Joaquín del Cerro Murciano

Changes in persistence management.

33205 07/23/2010 04:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

33197 07/16/2010 08:32 AM Francisco José Peñarrubia

Using envelopeWKT instead of "toString"

33053 07/07/2010 06:03 AM Cesar Ordiñana

Evaluator getCQL method replaced with getSQL, as this is the real type of the expressions returned

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

Fix bug when load a layer and has problems creating the legend.

32907 06/28/2010 11:40 AM Cesar Ordiñana

Correct import

32906 06/28/2010 09:59 AM Cesar Ordiñana

Use new DataManager utility method

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.

32793 06/10/2010 06:16 AM Cesar Ordiñana

Add new methods to the GraphicLayer:
- add more parameters to the addGraphic: an Object tag and a priority
- add a getSymbolId

32346 04/06/2010 08:01 AM Jorge Piera

It is necessary to set the attribute that uses the graphics layer legend to select the symbol used for drawing

31706 11/25/2009 04:30 AM Juan Lucas Domínguez

persistence details

31631 11/17/2009 04:15 AM Jorge Piera

Moving some classes of the API from org.gvsig.symbology to mapcontext.

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.

31154 10/06/2009 07:03 AM Juan Lucas Domínguez

small changes related to persistence

31074 10/01/2009 12:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

30932 09/23/2009 01:49 AM Jorge Piera

The GeometryManager cannot be static because this class can be used when the GeometryManager has not been registered

30838 09/18/2009 09:20 AM Cesar Ordiñana

Symbology and Legends persistence and clone implementation.
New persistence and dynobjects utility methods.

30813 09/17/2009 04:27 AM Javier Carrasco

Solved code failure. Patch provided by aromeu

30755 09/09/2009 03:01 AM Jorge Piera

Commented the AFTER_FINISH_EDITION in the update(Observable) method. It is necessary to use the GraphicsLayer.

30748 09/07/2009 12:50 PM Jorge Piera

Adding the GraphicsLayer

30352 08/07/2009 05:07 AM Jorge Piera

Updated the FLyrVect.update method

30240 07/31/2009 03:58 AM Juan Lucas Domínguez

Fixed little incompatibility

30209 07/30/2009 07:12 AM Jose Manuel Vivó Arnal

Fixed compilation problem

30187 07/29/2009 07:55 AM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

30179 07/29/2009 04:42 AM Juan Lucas Domínguez

Restored InfoByPoint to return XMLItem[]

30173 07/28/2009 08:44 AM Juan Lucas Domínguez

Added new persistence

30069 07/21/2009 08:27 AM Cesar Ordiñana

Don't draw the layer if the legend is null

30047 07/20/2009 12:45 PM Cesar Ordiñana

New method to get a Symbol by insert position

30038 07/17/2009 08:57 AM Cesar Ordiñana

Add getFeatureStore method to the VectorLayer interface, and remove declared exception never thrown

30011 07/17/2009 07:07 AM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

29956 07/14/2009 03:58 AM Jose Manuel Vivó Arnal

New API persistence version

29801 07/07/2009 02:33 AM Vicente Caballero

cambio similar al de la 1.9

29631 06/29/2009 12:56 PM Jorge Piera

Refactoring of packages

29281 06/08/2009 01:49 PM Juan Lucas Domínguez

Evitra translate de Graphics2D (ver https://gvsig.org/web/production/proyectos/mobile-pda/docs/papers-and-drafts/compat_nucleo_se_cdc/compat_mapcontext_se_cdc/compat_graphics_translate )

29274 06/08/2009 01:14 PM Juan Lucas Domínguez

Se evita uso de constructor de BufferedImage (ahora con libCompat). No se han reemplazado los casos relacionados con simbología (ver https://gvsig.org/web/production/proyectos/mobile-pda/docs/papers-and-drafts/compat_nucleo_se_cdc/compat_mapcontext_se_cdc/compat_buffered_image )

29272 06/08/2009 01:04 PM Juan Lucas Domínguez

Evita uso de PrintRequestAttributeSet y PrintQuality. No se ha hecho el cambio en las clases que implementan IPrintable porque son de simbología y está por ver qué ocurre con todo lo relacionado con simbologia.

28981 05/26/2009 04:14 AM Jose Manuel Vivó Arnal

Fixed names of dynMethods for legend and labeling

28954 05/22/2009 05:59 AM Vicente Caballero

bug:#1520

28762 05/13/2009 10:13 AM Vicente Caballero

#2075

28545 05/08/2009 08:07 AM Vicente Caballero

bug:#1520

28480 05/07/2009 09:22 AM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28477 05/07/2009 09:08 AM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28418 05/05/2009 10:37 AM Vicente Caballero

#2032

28112 04/22/2009 06:31 AM Vicente Caballero

#1700

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

Mostrar el tipo de shape

28076 04/21/2009 08:39 AM Cesar Martinez Izquierdo

Update new Persistence API and adapt the projects that were already using the first (proof-of-concept) version

28074 04/21/2009 07:15 AM Jose Manuel Vivó Arnal

Fixed problems whit getCQL method

28028 04/16/2009 07:53 AM Vicente Caballero

ShapeType

27988 04/16/2009 03:35 AM Jose Manuel Vivó Arnal

Fixed getTypeVectorLayer()

27974 04/15/2009 07:47 AM Jose Manuel Vivó Arnal

Simplified getter of geometry type name

27723 04/01/2009 09:36 AM Jose Manuel Vivó Arnal
27622 03/27/2009 08:51 AM Vicente Caballero

#1788

27620 03/27/2009 08:44 AM Vicente Caballero

#1089

27525 03/24/2009 01:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

27438 03/17/2009 09:27 AM Jose Manuel Vivó Arnal

Fixed problen with NullGeometry

27414 03/16/2009 11:06 AM Jorge Piera

Adding a new exception in the geometries creation

27378 03/16/2009 06:33 AM Vicente Caballero

#1624

27329 03/12/2009 05:37 AM Jose Manuel Vivó Arnal

Renamed InEnvelopeEvaluator to ContainsEnvelopeEvaluator

27328 03/12/2009 05:34 AM Jose Manuel Vivó Arnal

Added IntersectsEnvelopeEvaluator.
FLyrVect.draw now uses IntersetsEvelopeEvaluator.

27267 03/10/2009 09:25 AM Vicente Caballero
27263 03/10/2009 09:12 AM Jose Manuel Vivó Arnal

Catch ConcurrentModificationDataException and cancel draw

see #1632

27242 03/10/2009 04:16 AM Vicente Caballero
27028 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

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

Refactoring the Envelope

26942 02/26/2009 02:49 AM Vicente Caballero
26909 02/24/2009 06:22 AM Jorge Piera

The Geometry.Types.Z constant has been deleted

26904 02/24/2009 04:27 AM Jorge Piera

The GeometryManager.getGeometryFactory is deprecated

26820 02/17/2009 10:10 AM Jose Manuel Vivó Arnal

Metada --> DynObject in DataStoreProvider

26818 02/17/2009 07:42 AM Vicente Caballero
26790 02/16/2009 10:53 AM Jose Manuel Vivó Arnal
26783 02/16/2009 08:50 AM Jose Manuel Vivó Arnal
26778 02/16/2009 08:06 AM Jose Manuel Vivó Arnal
26717 02/11/2009 04:21 AM Jose Manuel Vivó Arnal
26438 02/10/2009 02:56 AM Vicente Caballero
26417 02/06/2009 07:04 AM Jose Manuel Vivó Arnal

Fixed reprojected layer draw bug

26415 02/06/2009 05:48 AM Francisco Díaz Carsí

Resueltos unos cuantos bug tanto en el GUI como en el dibujado
de capas vectoriales con leyenda de valores unicos y niveles de dibujado.