Package | Description |
---|---|
org.geotools.gml3.bindings | |
org.geotools.gml3.bindings.ext |
Modifier and Type | Field and Description |
---|---|
protected ArcParameters |
RingTypeBinding.arcParameters |
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
|
void |
RingTypeBinding.setArcParameters(ArcParameters arcParameters) |
void |
CurveTypeBinding.setArcParameters(ArcParameters arcParameters) |
Constructor and Description |
---|
ArcStringTypeBinding(GeometryFactory gFactory,
CoordinateSequenceFactory csFactory,
ArcParameters arcParameters) |
ArcTypeBinding(GeometryFactory gFactory,
CoordinateSequenceFactory csFactory,
ArcParameters arcParameters) |
CircleTypeBinding(GeometryFactory gFactory,
CoordinateSequenceFactory csFactory,
ArcParameters arcParameters) |
Modifier and Type | Method and Description |
---|---|
void |
CompositeCurveTypeBinding.setArcParameters(ArcParameters arcParameters) |
Copyright © 1996–2019 Geotools. All rights reserved.