Adds support for the LineStringType type to GORM for MongoDB
| Fields inherited from class | Fields |
|---|---|
class GeoJSONType |
COORDINATES, GEO_TYPE |
| Constructor and description |
|---|
LineStringType
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
LineString |
createFromCoords(java.util.List<java.util.List<java.lang.Double>> coords) |
| Methods inherited from class | Name |
|---|---|
class GeoJSONType |
convertToGeoDocument, createFromCoords, queryInternal, readInternal, supports, supports, writeInternal |
class AbstractMappingAwareCustomTypeMarshaller |
getTargetType, query, queryInternal, read, readInternal, supports, supports, write, writeInternal |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |