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