|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GeometryFactory in org.deegree.coverage |
---|
Methods in org.deegree.coverage that return GeometryFactory | |
---|---|
protected GeometryFactory |
AbstractCoverage.getGeometryFactory()
|
Uses of GeometryFactory in org.deegree.geometry.linearization |
---|
Constructors in org.deegree.geometry.linearization with parameters of type GeometryFactory | |
---|---|
CurveLinearizer(GeometryFactory geomFac)
Creates a new CurveLinearizer instance. |
|
SurfaceLinearizer(GeometryFactory geomFac)
|
Uses of GeometryFactory in org.deegree.gml |
---|
Methods in org.deegree.gml with parameters of type GeometryFactory | |
---|---|
void |
GMLStreamReader.setGeometryFactory(GeometryFactory geomFac)
Controls the GeometryFactory instance to be used for creating geometries. |
Uses of GeometryFactory in org.deegree.gml.geometry |
---|
Constructors in org.deegree.gml.geometry with parameters of type GeometryFactory | |
---|---|
GML2GeometryReader(GeometryFactory geomFac,
GMLDocumentIdContext idContext)
|
|
GML3GeometryReader(GMLVersion version,
GeometryFactory geomFac,
GMLDocumentIdContext idContext,
int defaultCoordDim)
Creates a new GML3GeometryReader instance. |
Uses of GeometryFactory in org.deegree.services.wpvs.config |
---|
Fields in org.deegree.services.wpvs.config declared as GeometryFactory | |
---|---|
protected static GeometryFactory |
Dataset.geomFac
The geometry factory to be used |
Uses of GeometryFactory in org.deegree.tools.crs.georeferencing.application |
---|
Constructors in org.deegree.tools.crs.georeferencing.application with parameters of type GeometryFactory | |
---|---|
Scene2DValues(GeometryFactory geom)
Creates a new instance of Scene2DValues |
Uses of GeometryFactory in org.deegree.tools.crs.georeferencing.model |
---|
Constructors in org.deegree.tools.crs.georeferencing.model with parameters of type GeometryFactory | |
---|---|
Footprint(Scene2DValues values,
GeometryFactory geom)
Creates a new Footprint instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |