Class EdgeScaling
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.graph.algo.EdgeScaling
-
public class EdgeScaling extends Object
- Author:
- julien Gaffuri
-
-
Constructor Summary
Constructors Constructor Description EdgeScaling()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
scale(Edge e, double factor)
static void
scale(Edge e, double factor, org.locationtech.jts.geom.Coordinate center)
-