public class ST_FlipCoordinates
extends org.h2gis.api.DeterministicScalarFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
ST_FlipCoordinates.FlipCoordinateSequenceFilter
Returns a version of the given geometry with X and Y axis flipped.
|
| Constructor and Description |
|---|
ST_FlipCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
flipCoordinates(org.locationtech.jts.geom.Geometry geom) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry flipCoordinates(org.locationtech.jts.geom.Geometry geom)
Copyright © 2019 CNRS. All rights reserved.