Statistics
| Revision:

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

Name Size Revision Age Author Comment
  exception 36355 over 12 years Cesar Ordiñana Add the index as string to be shown in the message
  impl 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
  operation 24981 over 15 years jiyarza
  paging 33657 over 13 years Cesar Ordiñana Info by Point implementation improvements
  rule 30341 almost 15 years Jorge Piera Adding the getFlatness method to the geometry m...
  spi 38284 almost 12 years Juan Lucas Domínguez gvSIG 2.0.0 build 2047
AbstractFeatureRule.java 2.6 KB 25817 over 15 years jiyarza
AbstractFeatureStoreTransform.java 4.54 KB 37496 over 12 years Joaquín del Cerro Murciano Add support to overwrite metadata in transforms
EditableFeature.java 6.89 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
EditableFeatureAttributeDescriptor.java 4.88 KB 37328 over 12 years Cesar Ordiñana Change geometry type management from shape type...
EditableFeatureType.java 3.53 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
Feature.java 10.9 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
FeatureAttributeDescriptor.java 5.69 KB 37328 over 12 years Cesar Ordiñana Change geometry type management from shape type...
FeatureAttributeGetter.java 1.22 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
FeatureCache.java 2.65 KB 32735 almost 14 years Vicente Caballero cache
FeatureIndex.java 4.8 KB 36235 over 12 years Cesar Ordiñana Add background feature index filling
FeatureIndexes.java 2.35 KB 36207 over 12 years Cesar Ordiñana Implement index filling in background execution...
FeatureLocks.java 2.15 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
FeatureLocksGroup.java 1.32 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
FeatureQuery.java 6.58 KB 35328 almost 13 years Jorge Piera Adding the addAtributeName method to the Featur...
FeatureQueryOrder.java 3.74 KB 32880 almost 14 years Joaquín del Cerro Murciano - Update to org.gvsig.tools 2.1.0 - separate me...
FeatureReference.java 971 Bytes 25810 over 15 years jiyarza
FeatureReferenceSelection.java 3.27 KB 33378 over 13 years Cesar Ordiñana Move selection up implementation and solve some...
FeatureRule.java 1.35 KB 25481 over 15 years jiyarza Changed the use of word Edition by Editing (pro...
FeatureRules.java 1.88 KB 24844 over 15 years jiyarza
FeatureSelection.java 2.72 KB 33378 over 13 years Cesar Ordiñana Move selection up implementation and solve some...
FeatureSet.java 11.1 KB 34828 about 13 years Cesar Ordiñana Change all iterator() methods as deprecated whe...
FeatureStore.java 24.1 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
FeatureStoreNotification.java 3.04 KB 36235 over 12 years Cesar Ordiñana Add background feature index filling
FeatureStoreProviderFactory.java 570 Bytes 37333 over 12 years fdiaz gvsig-desktop#15966 Fixed the bug "Error creati...
FeatureStoreTransform.java 3.63 KB 37496 over 12 years Joaquín del Cerro Murciano Add support to overwrite metadata in transforms
FeatureStoreTransforms.java 2.26 KB 27234 about 15 years Jose Manuel Vivó Arnal Changed FeatureQuery for use only a FeatureType...
FeatureType.java 6.94 KB 37297 over 12 years Jorge Piera Merging the time support to DAL [gvsig-desktop ...
NewFeatureStoreParameters.java 289 Bytes 36009 almost 13 years fdiaz Changed api in NewFeatureStoreParameters, the m...
package.html 456 Bytes 24979 over 15 years jiyarza

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