📄 validationresults.html
字号:
Ensure Polygon is not covered by the Polygon. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineNoPseudoNodeValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineNoPseudoNodeValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Line does not have a psuedo-node. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>PointCoveredByPolygonBoundaryValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/PointCoveredByPolygonBoundaryValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Point is covered by the Polygon Boundary. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineCoveredByPolygonValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineCoveredByPolygonValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Check that lineTypeRef is convered by polygonTypeRef. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineMustBeASinglePartValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineMustBeASinglePartValidation.html#validate(org.geotools.feature.Feature, org.geotools.feature.FeatureType, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="../../../../org/geotools/feature/Feature.html" title="interface in org.geotools.feature">Feature</A> feature, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> type, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Override validate. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineCoveredByPolygonBoundaryValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineCoveredByPolygonBoundaryValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Line is covered by the Polygon Boundary. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineNoDanglesValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineNoDanglesValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Line does not have dangles. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineNoSelfOverlappingValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineNoSelfOverlappingValidation.html#validate(org.geotools.feature.Feature, org.geotools.feature.FeatureType, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="../../../../org/geotools/feature/Feature.html" title="interface in org.geotools.feature">Feature</A> feature, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> type, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Tests to see if a LineString overlaps itself. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineEndPointCoveredByLineValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineEndPointCoveredByLineValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Line End Point is covered by the Line. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>PolygonNotOverlappingLineValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/PolygonNotOverlappingLineValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Check that the polygon is not overlapping the line.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>PointCoveredByLineValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/PointCoveredByLineValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Point is covered by the Line. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>PolygonNoGapsValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/PolygonNoGapsValidation.html#validate(org.geotools.feature.Feature, org.geotools.feature.FeatureType, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="../../../../org/geotools/feature/Feature.html" title="interface in org.geotools.feature">Feature</A> feature, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> type, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Polygon does not have gaps. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineIntersectsLineWithNodeValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineIntersectsLineWithNodeValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Line crosses the other Line at a node. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>LineNoSelfIntersectValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/LineNoSelfIntersectValidation.html#validate(org.geotools.feature.Feature, org.geotools.feature.FeatureType, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="../../../../org/geotools/feature/Feature.html" title="interface in org.geotools.feature">Feature</A> feature, <A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> type, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Override validate. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>PolygonBoundaryCoveredByPolygonValidation.</B><B><A HREF="../../../../org/geotools/validation/spatial/PolygonBoundaryCoveredByPolygonValidation.html#validate(java.util.Map, com.vividsolutions.jts.geom.Envelope, org.geotools.validation.ValidationResults)">validate</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> layers, <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> envelope, <A HREF="../../../../org/geotools/validation/ValidationResults.html" title="interface in org.geotools.validation">ValidationResults</A> results)</CODE><BR> Ensure Polygon Boundary is covered by the Polygon. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -