Class LineMustBeCoveredByBoundaryOfPolygonRule

java.lang.Object
org.gvsig.topology.lib.spi.AbstractTopologyRule
org.gvsig.topology.rule.LineMustBeCoveredByBoundaryOfPolygonRule
All Implemented Interfaces:
Cloneable, org.gvsig.json.SupportFromJson, org.gvsig.json.SupportJson, org.gvsig.json.SupportToJson, org.gvsig.tools.lang.Cloneable, TopologyRule

public class LineMustBeCoveredByBoundaryOfPolygonRule extends AbstractTopologyRule
Author:
jjdelcerro
  • Constructor Details

    • LineMustBeCoveredByBoundaryOfPolygonRule

      public LineMustBeCoveredByBoundaryOfPolygonRule()
    • LineMustBeCoveredByBoundaryOfPolygonRule

      public LineMustBeCoveredByBoundaryOfPolygonRule(TopologyRuleFactory factory, double tolerance, String dataSet1, String dataSet2)
  • Method Details