public class CenterLine extends Object
Modifier and Type | Field and Description |
---|---|
static GeometryFactory |
GF |
Constructor and Description |
---|
CenterLine() |
Modifier and Type | Method and Description |
---|---|
static SimpleFeatureCollection |
extractCenterLine(SimpleFeatureCollection features,
double perc) |
static Geometry |
getCenterLine(Geometry geom) |
static Geometry |
getCenterLine(Geometry geom,
double perc_density) |
public static SimpleFeatureCollection extractCenterLine(SimpleFeatureCollection features, double perc)
public static Geometry getCenterLine(Geometry geom)
public static Geometry getCenterLine(Geometry geom, double perc_density)
geom
- perc_density
- TODOCopyright © 1996–2023 Geotools. All rights reserved.