Statistics
| Revision:

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

History | View | Annotate | Download (51.8 KB)

# Date Author Comment
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

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

Merging the project to the revision 35198 (branch v2_0_0_prep)

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

Merging the project to the revision 35184 (branch v2_0_0_prep)

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.

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.

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

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

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.

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

persistence details

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

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

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.

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

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

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

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

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

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

26783 02/16/2009 08:50 AM Jose Manuel Vivó Arnal
26778 02/16/2009 08:06 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.

26370 02/05/2009 04:48 AM Jose Manuel Vivó Arnal
26333 02/03/2009 05:54 AM Jorge Piera

The Locator pattern is used to get the GeometryManager

26313 02/02/2009 03:20 AM Vicente Caballero
26252 01/28/2009 08:29 AM Jose Manuel Vivó Arnal
26232 01/27/2009 12:50 PM Vicente Caballero
26225 01/27/2009 06:06 AM Jose Manuel Vivó Arnal

Migrated MapcontextDrawer from trunk

26215 01/26/2009 10:32 AM Jose Manuel Vivó Arnal
26014 01/14/2009 11:07 AM Cesar Ordiñana

Eliminar las dependencias de DriverException, que estaban ya sólo a nivel de Javadoc e imports.

25931 01/07/2009 05:37 AM Jose Manuel Vivó Arnal
25920 01/05/2009 04:17 AM Jose Manuel Vivó Arnal
25861 12/22/2008 06:00 AM Vicente Caballero
25795 12/16/2008 11:26 AM Jose Manuel Vivó Arnal
25754 12/12/2008 07:26 AM Vicente Caballero
25543 11/25/2008 12:54 PM Vicente Caballero

quitar dependencias log4j

25469 11/21/2008 06:19 AM Jose Manuel Vivó Arnal
25242 11/18/2008 03:20 AM Jose Manuel Vivó Arnal
25233 11/17/2008 11:50 AM Jose Manuel Vivó Arnal
25218 11/17/2008 07:35 AM Jose Manuel Vivó Arnal
25207 11/17/2008 06:11 AM Jose Manuel Vivó Arnal
25197 11/17/2008 06:05 AM Jose Manuel Vivó Arnal
25169 11/14/2008 07:48 AM Jose Manuel Vivó Arnal
25058 11/13/2008 06:52 AM Jose Manuel Vivó Arnal
25038 11/13/2008 04:29 AM Jose Manuel Vivó Arnal
24797 11/05/2008 10:12 AM Vicente Caballero
24780 11/05/2008 02:43 AM Vicente Caballero
24711 11/04/2008 06:31 AM Vicente Caballero
24691 11/04/2008 02:32 AM Vicente Caballero