Revision 16396 trunk/libraries/libTopology/src/org/gvsig/topology/topologyrules/MustBeLargerThanClusterTolerance.java

View differences:

MustBeLargerThanClusterTolerance.java
103 103
		this(null, originLyr, clusterTolerance);
104 104
	}
105 105
	
106
	public MustBeLargerThanClusterTolerance(){}
106 107
	
107
	public String getName() {
108
	
109
	public String getDescription() {
108 110
		return ruleName;
109 111
	}
110 112
	

Also available in: Unified diff