public class ST_AsBinary
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_AsBinary() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static byte[] |
toBytes(org.h2.value.ValueGeometry geometry)
Convert a geometry into a binary value.
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static byte[] toBytes(org.h2.value.ValueGeometry geometry)
geometry - Geometry instanceCopyright © 2019 CNRS. All rights reserved.