| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
GeometryEntity |
FeatureEntity.getGeometryEntity() |
GeometryEntity |
DataEntity.getGeometryEntity() |
GeometryEntity |
SamplingGeometryEntity.getGeometryEntity() |
GeometryEntity |
GeometryEntity.setGeometry(com.vividsolutions.jts.geom.Geometry geometry) |
GeometryEntity |
GeometryEntity.setSrid(int srid) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureEntity.setGeometryEntity(GeometryEntity geometryEntity) |
void |
DataEntity.setGeometryEntity(GeometryEntity geometryEntity) |
void |
SamplingGeometryEntity.setGeometryEntity(GeometryEntity geometryEntity) |
| Modifier and Type | Method and Description |
|---|---|
GeometryEntity |
DataRepository.getLastKnownGeometry(DatasetEntity entity,
org.hibernate.Session session,
DbQuery query) |
GeometryEntity |
AbstractDataRepository.getLastKnownGeometry(DatasetEntity entity,
org.hibernate.Session session,
DbQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected com.vividsolutions.jts.geom.Geometry |
SessionAwareRepository.getGeometry(GeometryEntity geometryEntity,
DbQuery query) |
| Modifier and Type | Method and Description |
|---|---|
GeometryEntity |
DataDao.getValueGeometryViaTimeend(DatasetEntity series,
DbQuery query) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GeometryEntity> |
SamplingGeometryDao.getGeometriesOrderedByTimestamp(DbQuery query) |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.