Geotools.Net

GeometryFactory Constructor

Creates a GeometryFactory that creates Geometrys using the given precisionModel and SRID.

Overload List

Creates a GeometryFactory that creates Geometrys using the given precisionModel and SRID.

public GeometryFactory(PrecisionModel,int);

Creates a GeometryFactoryImpl that creates Geometrys using Floating precisionModel and an SRID of 0.

public GeometryFactory();

See Also

GeometryFactory Class | GeometryFactory Members | Geotools.Geometries Namespace