Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / impl @ 38284

Name Size Revision Age Author Comment
  attributegetter 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
  commands 24961 over 15 years Cesar Ordiñana Refactoring del undo/redo
  expansionadapter 38201 about 12 years Cesar Ordiñana Remove uneeded System.gc(), which makes a small...
  featureset 36721 over 12 years fdiaz gvsig-desktop#15391 Create a database layer usi...
  undo 37603 over 12 years Jorge Piera If the previous command is a selectAll (or dese...
DefaultEditableFeature.java 6.65 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
DefaultEditableFeatureAttributeDescriptor.java 6.2 KB 37328 over 12 years Cesar Ordiñana Change geometry type management from shape type...
DefaultEditableFeatureType.java 8.48 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
DefaultFeature.java 16.7 KB 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
DefaultFeatureAttributeDescriptor.java 16.1 KB 37328 over 12 years Cesar Ordiñana Change geometry type management from shape type...
DefaultFeatureComparator.java 1.84 KB 24505 over 15 years Jose Manuel Vivó Arnal
DefaultFeatureIndex.java 19.8 KB 38205 about 12 years Cesar Ordiñana Capture exceptions thrown while the index is in...
DefaultFeatureIndexes.java 8.8 KB 36359 over 12 years Cesar Ordiñana Solve an error which happened sometimes when a ...
DefaultFeatureQuery.java 13.7 KB 38209 about 12 years Cesar Ordiñana Remove setting attributes when setting the Feat...
DefaultFeatureReference.java 7.71 KB 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
DefaultFeatureReferenceSelection.java 17.1 KB 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
DefaultFeatureRules.java 1.14 KB 25609 over 15 years Vicente Caballero
DefaultFeatureSelection.java 16.4 KB 35324 almost 13 years Cesar Ordiñana Optimization: if the selection is empty or full...
DefaultFeatureSelectionHelper.java 2 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
DefaultFeatureStore.java 68 KB 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
DefaultFeatureStoreNotification.java 2.65 KB 36207 over 12 years Cesar Ordiñana Implement index filling in background execution...
DefaultFeatureStoreTransforms.java 9.43 KB 37496 over 12 years Joaquín del Cerro Murciano Add support to overwrite metadata in transforms
DefaultFeatureType.java 16.7 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
FeatureManager.java 11.3 KB 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
FeatureSelectionHelper.java 1.92 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
FeatureToFeatureProviderIterator.java 582 Bytes 29292 almost 15 years Jose Manuel Vivó Arnal Dal SPI refactoring
FeatureTypeManager.java 10.8 KB 37496 over 12 years Joaquín del Cerro Murciano Add support to overwrite metadata in transforms
IndexFeatureSet.java 6.87 KB 33657 over 13 years Cesar Ordiñana Info by Point implementation improvements
SpatialManager.java 11.2 KB 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047

Latest revisions

# Date Author Comment
38284 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38209 05/09/2012 06:16 PM Cesar Ordiñana

Remove setting attributes when setting the FeatureType. Causes uneeded creation of a sub FeatureType.
Refs #596.

38208 05/09/2012 06:14 PM Cesar Ordiñana

Remove default creation of spatial index if not already created when entering edition mode.
Refs #596.

38205 05/08/2012 09:21 PM Cesar Ordiñana

Capture exceptions thrown while the index is indexing and changes are performed in the store, and stop indexing.
Refs #596.

38202 05/08/2012 09:04 PM Cesar Ordiñana

Change list of deleted features collection used for better performance while iterating through a FeatureStore while editing. This makes faster also to write and remove Geometries from the GraphicLayer.
Refs #596.

38201 05/08/2012 09:02 PM Cesar Ordiñana

Remove uneeded System.gc(), which makes a small unneeded pause on each GraphicLayer write.
Refs #596.

38198 05/02/2012 08:47 PM Cesar Ordiñana

Ad better error message when a store in append mode is accessed

38192 04/23/2012 08:01 PM Cesar Ordiñana

When loaded from persistence the FeatureSelectionHelper was not being created.
Fixes #488.

38106 04/12/2012 04:03 PM Cesar Ordiñana

Solve error when two references are compared with equals, one of them with PKs and the other one with OID.
This is the patch from the bug #479 with some small changes to follow the gvSIG coding conventions.
Fixes #479 .

37603 01/13/2012 12:45 PM Jorge Piera

If the previous command is a selectAll (or deselectAll) and a new selectAll (or deselectAll) command is executed, the new command is not added to the stack [gvsig-desktop #121]

View revisions

Also available in: Atom