Interface IGeometryValidator


public interface IGeometryValidator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isValide(IGeometry geometry)
     
  • Method Details

    • isValide

      boolean isValide(IGeometry geometry)