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

View differences:

GeometryMustNotHaveFewPoints.java
88 88
		}
89 89
	
90 90
	
91
		public String getDescription() {
91
		public String getName() {
92 92
			return Messages.getText("GEOMETRY_MUST_NOT_HAVE_FEW_POINTS");
93 93
		}
94 94
		

Also available in: Unified diff