Package | Description |
---|---|
org.geotools.geometry.jts | |
org.geotools.gml3.bindings |
Modifier and Type | Method and Description |
---|---|
static CurvedGeometryFactory |
CurvedGeometries.getFactory(CurvedGeometry<?> curved)
Extracts a
CurvedGeometryFactory from the provided geometry, either by just returning
the one that is held by the geometry, if consistent with its tolerance, or by creating a new
one |
Modifier and Type | Method and Description |
---|---|
static CurvedGeometryFactory |
GML3ParsingUtils.getCurvedGeometryFactory(ArcParameters arcParameters,
GeometryFactory gFactory,
CoordinateSequence cs)
Returns a curved geometry factory given the linearization constraints, the original factory,
and a coordinate sequence representing the control points of a curved geometry
|
Copyright © 1996–2019 Geotools. All rights reserved.