Revision 22037 branches/Mobile_Compatible_Hito_1/libFMap_mobile_shp_driver/src-file/org/gvsig/data/datastores/vectorial/file/shp_jni/FMapFastGeometry.java

View differences:

FMapFastGeometry.java
57 57

  
58 58
import java.util.ArrayList;
59 59

  
60
/**
61
 * Utility class to temporarily store geometries. Then converted to true gvSIG geometries.
62
 * 
63
 * @author jldominguez
64
 *
65
 */
60 66
public class FMapFastGeometry {
61 67
	
62 68
	private int numberOfParts = 0;

Also available in: Unified diff