PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
LWGEOM* lwgeom_offsetcurve | ( | const LWGEOM * | geom, |
double | size, | ||
int | quadsegs, | ||
int | joinStyle, | ||
double | mitreLimit | ||
) |
Definition at line 1430 of file liblwgeom/lwgeom_geos.c.
References COLLECTIONTYPE, LINETYPE, lwcollection_offsetcurve(), lwerror(), lwgeom_as_lwcollection(), lwgeom_as_lwline(), lwgeom_dimension(), lwgeom_free(), lwgeom_node(), lwline_offsetcurve(), lwtype_name(), MULTILINETYPE, RESULT_SRID, SRID_INVALID, and LWGEOM::type.
Referenced by lwcollection_offsetcurve(), lwgeom_clip_to_ordinate_range(), ST_OffsetCurve(), test_geos_offsetcurve(), and test_geos_offsetcurve_crash().