Creates a GeometryFactory that creates Geometrys using the given precisionModel and SRID.
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();
GeometryFactory Class | GeometryFactory Members | Geotools.Geometries Namespace