public class GeometryCollectionConverter
extends org.geotools.data.oracle.sdo.GeometryConverter
| Constructor and Description |
|---|
GeometryCollectionConverter(oracle.jdbc.OracleConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
oracle.sql.STRUCT |
checkForCurvedGeomsInCollectionAndDoExplodeIfCompoundCurve(org.locationtech.jts.geom.Geometry geom,
int srid) |
oracle.sql.STRUCT |
toSDO(org.locationtech.jts.geom.Geometry geomCollection,
int srid)
Used to convert double[] to SDO_ODINATE_ARRAY.
|
asDouble, asDoubleArray, asDoubleArray, asDoubleArray, asEmptyDataType, asGeometry, asIntArray, asIntArray, asInteger, getDataTypeName, isCapable, toARRAY, toARRAY, toATTRIBUTE, toCHAR, toNUMBER, toNUMBER, toORDINATE, toORDINATE, toSDO, toSTRUCTpublic GeometryCollectionConverter(oracle.jdbc.OracleConnection connection)
public oracle.sql.STRUCT toSDO(org.locationtech.jts.geom.Geometry geomCollection,
int srid)
throws SQLException
Will return null as an empty SDO_GEOMETRY
toSDO in class org.geotools.data.oracle.sdo.GeometryConvertergeom - Map to be represented as a STRUCTSQLExceptionnet.refractions.jspatial.Converter#toDataType(java.lang.Object)Copyright © 2021. All rights reserved.