Class Stroke
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.feature.Feature
-
- eu.europa.ec.eurostat.jgiscotools.graph.algo.stroke.Stroke
-
public class Stroke extends Feature
- Author:
- julien Gaffuri
-
-
Constructor Summary
Constructors Constructor Description Stroke(Collection<Edge> edges)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Feature>
getSections()
-
Methods inherited from class eu.europa.ec.eurostat.jgiscotools.feature.Feature
getAttribute, getAttributes, getGeometry, getID, setAttribute, setGeometry, setID
-
-
-
-
Constructor Detail
-
Stroke
public Stroke(Collection<Edge> edges)
-
-