public class GeometryFactory extends Object
Constructor and Description |
---|
GeometryFactory() |
Modifier and Type | Method and Description |
---|---|
static SimpleFeature |
simplePoint(Double x,
Double y) |
static SimpleFeature |
simplePoint(Double x,
Double y,
String crs) |
public static SimpleFeature simplePoint(Double x, Double y)
public static SimpleFeature simplePoint(Double x, Double y, String crs)
Copyright © 2024. All rights reserved.