Interface IInteractValidator


public interface IInteractValidator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    interact(IGeometry geometry, double tolerance)
     
  • Method Details

    • interact

      boolean interact(IGeometry geometry, double tolerance)