Revision 43020 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.mapcontext/org.gvsig.fmap.mapcontext.api/src/main/java/org/gvsig/fmap/mapcontext/layers/vectorial/TouchesGeometryEvaluator.java

View differences:

TouchesGeometryEvaluator.java
45 45
	private String srs;
46 46
	private boolean isDefault;
47 47

  
48
	public TouchesGeometryEvaluator(Geometry geometry,
48
	TouchesGeometryEvaluator(Geometry geometry,
49 49
			IProjection envelopeProjection, FeatureType featureType,
50 50
			String geomName) {
51 51
		FeatureAttributeDescriptor fad = (FeatureAttributeDescriptor) featureType

Also available in: Unified diff