Class CustomizableRule0ActionsImpl

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

public class CustomizableRule0ActionsImpl extends AbstractTopologyRule
Author:
gvSIG Team
  • Field Details

    • check

      protected org.gvsig.expressionevaluator.Expression check
    • errmsg

      protected String errmsg
    • featureSymbolTable

      protected org.gvsig.fmap.dal.expressionevaluator.FeatureSymbolTable featureSymbolTable
    • symbolTable

      protected org.gvsig.expressionevaluator.MutableSymbolTable symbolTable
  • Constructor Details

    • CustomizableRule0ActionsImpl

      public CustomizableRule0ActionsImpl()
    • CustomizableRule0ActionsImpl

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