Uses of Class
eu.europa.ec.eurostat.jgiscotools.graph.algo.stroke.Stroke
-
Packages that use Stroke Package Description eu.europa.ec.eurostat.jgiscotools.graph.algo.stroke Stroke analysis on graphs. -
-
Uses of Stroke in eu.europa.ec.eurostat.jgiscotools.graph.algo.stroke
Methods in eu.europa.ec.eurostat.jgiscotools.graph.algo.stroke that return types with arguments of type Stroke Modifier and Type Method Description Collection<Stroke>
StrokeAnalysis. getStrokes()
Methods in eu.europa.ec.eurostat.jgiscotools.graph.algo.stroke with parameters of type Stroke Modifier and Type Method Description double
StrokeSalienceComputation. getSalience(Stroke s)
Method parameters in eu.europa.ec.eurostat.jgiscotools.graph.algo.stroke with type arguments of type Stroke Modifier and Type Method Description void
StrokeSalienceComputation. setSalience(Collection<Stroke> sts)
-