Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / libraries / libFMap_dalfile / src / org / gvsig / fmap / dal / store / dgn @ 38736

# Date Author Comment
38736 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

37333 11/16/2011 10:44 AM fdiaz

gvsig-desktop#15966 Fixed the bug "Error creating a new layer of type DXF"

36208 08/24/2011 09:16 AM fdiaz
36009 08/09/2011 01:23 PM fdiaz

Changed api in NewFeatureStoreParameters, the method getDefaultFeatureType now returns an EditableFeaturetype instead of FeatureType.

35167 05/17/2011 12:36 PM fdiaz

gvsig-desktop#15326
Fixed error handling when it occurs loading a raw element in a dgn file.

35166 05/17/2011 11:59 AM fdiaz

gvsig-desktop#15326
Fixed error loading dgn layer

35142 05/13/2011 02:54 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35131 05/11/2011 05:09 PM Cesar Ordiñana

Use the Library.TYPE.SERVICE for services and providers

34978 05/04/2011 02:19 PM fdiaz

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.

34910 04/12/2011 03:08 PM fdiaz

Arreglados los colores de los simbolos de las leyendas de capas multigeometría (DXF, DWG, DGN)
[gvsig-desktop 15154]

34899 04/06/2011 02:22 PM Jorge Piera

The Geometry.SUBTYPE.GEOM2DZ has been removed and has been replaced by GEOM3D. This problem has been detected fixing the bug [gvsig-desktop #15133]

34885 04/04/2011 01:36 PM Jorge Piera

fixing a bug with the DGNStoreProvider. The CRS has to be a IProjection object and it has been necessary to add a the Geometry2DZ type because the provider has this type of geometry and it has not been registered yet.
[gvsig-desktop #15149]

34300 12/21/2010 12:20 PM fdiaz

Necessary changes to introduce picture symbols to the basic symbology

34288 12/20/2010 11:28 AM Joaquín del Cerro Murciano

Add support to the FilesystemServerExplorer to filter stores by type (All, feature, geometry, raster). Update DAL filesystem server providers and add layer and add table in appgvsig to use this feature.

34280 12/17/2010 08:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

33718 10/20/2010 05:11 PM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

33263 08/11/2010 12:05 PM Jorge Piera

Create an abstract provider for the FilesystemServerExplorerProvider

33205 07/23/2010 10: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.

33190 07/13/2010 09:43 AM Cesar Ordiñana

Remove unused method

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

Add to the libreries declaration of dependency with other libraries.

32951 07/05/2010 09:06 AM Cesar Ordiñana

Add dependence on the DGNLibrary post initialization

32930 07/02/2010 08:15 PM Cesar Ordiñana

Update setting the CRS metadata value, as it changed its name from "defaultSRS" to "CRS".

32927 07/02/2010 07:55 PM Cesar Ordiñana

Take into account the last read word may have only a byte size

32880 06/24/2010 02:34 PM 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.

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

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

31022 09/29/2009 07:09 PM Cesar Ordiñana

Resource locking changed to be based on Java synchronization, more convenient functional and performancewise.
Refactoring of FeatureProviderIterator and FeatureSetProvider to extract common code to parent abstract classes.

30892 09/21/2009 02:02 PM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

30838 09/18/2009 03:20 PM Cesar Ordiñana

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

30759 09/09/2009 02:10 PM Cesar Ordiñana

New DynStruct utility methods and change to Method Chaining in the DynClass definitions of DAL file.

30757 09/09/2009 12:14 PM Jorge Piera

Checking dependences

30754 09/09/2009 08:42 AM Cesar Ordiñana

Added new TestCase extended class with automatic library initialization

30717 09/02/2009 07:04 PM Jorge Piera

Checking dependences

30714 09/02/2009 09:54 AM Cesar Ordiñana

Add dependencies between libraries for DynClass.

30633 09/01/2009 02:00 PM Cesar Ordiñana

Small Library API refactoring

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

New automatic Library initialization mechanism and Library API refactoring

30011 07/17/2009 01:07 PM 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.

29973 07/15/2009 09:14 AM Juan Lucas Domínguez

Changes to make it CDC-compatible. Replaced call to GeneralPathX constructor and append.

29326 06/10/2009 10:08 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29292 06/09/2009 12:11 PM Jose Manuel Vivó Arnal

Dal SPI refactoring

29289 06/09/2009 09:15 AM Jose Manuel Vivó Arnal

Dal SPI Javadoc and refactoring

29135 06/02/2009 11:59 AM Jose Manuel Vivó Arnal

Fixed geometry SubType

29114 06/01/2009 02:36 PM Jose Manuel Vivó Arnal

Fixed missing envelope compute

29106 06/01/2009 12:58 PM Jose Manuel Vivó Arnal

added dgn file provider