Class EdgeValidity
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.graph.algo.EdgeValidity
-
public class EdgeValidity extends Object
- Author:
- julien Gaffuri
-
-
Constructor Summary
Constructors Constructor Description EdgeValidity()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
get(Edge e, boolean checkIsSimple, boolean checkEdgeToEdgeIntersection)
-
-
-
Method Detail
-
get
public static boolean get(Edge e, boolean checkIsSimple, boolean checkEdgeToEdgeIntersection)
-
-