Revision 18253 trunk/libraries/libTopology/src/org/gvsig/topology/topologyrules/LineMustNotSelfIntersect.java

View differences:

LineMustNotSelfIntersect.java
74 74
	public LineMustNotSelfIntersect(){}
75 75

  
76 76
	@Override
77
	public String getDescription() {
77
	public String getName() {
78 78
		// TODO Auto-generated method stub
79 79
		return null;
80 80
	}

Also available in: Unified diff