Class FaceAggregation
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.graph.algo.FaceAggregation
-
public class FaceAggregation extends Object
- Author:
- julien Gaffuri
-
-
Constructor Summary
Constructors Constructor Description FaceAggregation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Set<Edge>
aggregate(Face targetFace, Face delFace)
static Face
getBestAggregationCandidate(Face f)
-