Revision 22994

View differences:

trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/FGeometryCollection.java
156 156

  
157 157
		return ret;
158 158
		*/
159
		return FShape.LINE;
159
		return FShape.MULTI;
160 160
	}
161 161

  
162 162
	/* (non-Javadoc)
......
418 418
			CartographicSupport cartographicSymbol, Cancellable cancel) {
419 419
		// TODO Auto-generated method stub
420 420
		throw new Error("Not yet implemented!");
421
		
421

  
422 422
	}
423 423
}

Also available in: Unified diff