| Package | Description |
|---|---|
| org.datanucleus.store.types.geospatial.rdbms.mapping.jts |
| Modifier and Type | Class and Description |
|---|---|
class |
GeometryCollectionMapping
Mapping for com.vividsolutions.jts.geom.GeometryCollection to its datastore representation.
|
class |
LinearRingMapping
Mapping for com.vividsolutions.jts.geom.LinearRing to its datastore representation.
|
class |
LineStringMapping
Mapping for com.vividsolutions.jts.geom.LineString to its datastore representation.
|
class |
MultiLineStringMapping
Mapping for com.vividsolutions.jts.geom.MultiLineString to its datastore representation.
|
class |
MultiPointMapping
Mapping for com.vividsolutions.jts.geom.MultiPoint to its datastore representation.
|
class |
MultiPolygonMapping
Mapping for com.vividsolutions.jts.geom.MultiPolygon to its datastore representation.
|
class |
PointMapping
Mapping for com.vividsolutions.jts.geom.Point to its datastore representation.
|
class |
PolygonMapping
Mapping for com.vividsolutions.jts.geom.Polygon to its datastore representation.
|
| Modifier and Type | Method and Description |
|---|---|
GeometryMapping |
GeometryMapping.getMappingWithoutUserData()
Convenience method to return a clone of this mapping but without any user-data geometry.
|
Copyright © 2015. All rights reserved.