Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2060 / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / impl @ 39361

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 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
  undo 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
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.49 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeature.java 16.8 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeatureAttributeDescriptor.java 16.5 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeatureComparator.java 1.84 KB 24505 over 15 years Jose Manuel Vivó Arnal
DefaultFeatureIndex.java 20 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeatureIndexes.java 8.8 KB 36359 almost 13 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 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeatureReferenceSelection.java 17.6 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeatureRules.java 1.14 KB 25609 over 15 years Vicente Caballero
DefaultFeatureSelection.java 16.4 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeatureSelectionHelper.java 2 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
DefaultFeatureStore.java 68.3 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
DefaultFeatureStoreNotification.java 2.65 KB 36207 almost 13 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 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
FeatureSelectionHelper.java 1.92 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
FeatureToFeatureProviderIterator.java 582 Bytes 29292 about 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.93 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)
SpatialManager.java 11.2 KB 39361 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2060 (RC1)

Latest revisions

# Date Author Comment
39361 11/26/2012 11:01 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2060 (RC1)

38209 05/09/2012 12: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 12: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 03: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 03: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 03: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 02:47 PM Cesar Ordiñana

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

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

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

38106 04/12/2012 10:03 AM 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 06:45 AM 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