Revision 27234 branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/FeatureStoreTransforms.java

View differences:

FeatureStoreTransforms.java
94 94
	 *
95 95
	 * If all {@link FeatureStoreTransform} affects only to attributes defition,
96 96
	 * the {@link FeatureSet} performance can be better.
97
	 * 
97
	 *
98 98
	 * @return
99 99
	 */
100 100
	public boolean isTransformsOriginalValues();
101

  
101 102
}

Also available in: Unified diff