Home
last modified time | relevance | path

Searched defs:InvalidGeometryException (Results 1 – 6 of 6) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Exception/
H A DInvalidGeometryException.php12 class InvalidGeometryException extends \Exception class
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCurve.php5 use geoPHP\Exception\InvalidGeometryException; alias
H A DPolygon.php5 use geoPHP\Exception\InvalidGeometryException; alias
H A DCollection.php5 use geoPHP\Exception\InvalidGeometryException; alias
H A DLineString.php5 use geoPHP\Exception\InvalidGeometryException; alias
H A DPoint.php5 use geoPHP\Exception\InvalidGeometryException; alias