| Modifier and Type | Class and Description |
|---|---|
class |
FeatureEntity |
| Modifier and Type | Method and Description |
|---|---|
AbstractFeatureEntity<?> |
DatasetEntity.getFeature() |
AbstractFeatureEntity<?> |
HibernateRelations.HasFeatureGetter.getFeature() |
AbstractFeatureEntity<?> |
RelatedFeatureEntity.getFeature() |
AbstractFeatureEntity<?> |
ResultTemplateEntity.getFeature() |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setFeatureType(FormatEntity featureType) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setGeometry(org.locationtech.jts.geom.Geometry geometry) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setGeometryEntity(GeometryEntity geometryEntity) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setUrl(String url) |
AbstractFeatureEntity<E> |
AbstractFeatureEntity.setXml(String xml) |
| Modifier and Type | Method and Description |
|---|---|
DatasetEntity |
DatasetEntity.setFeature(AbstractFeatureEntity<?> feature) |
T |
HibernateRelations.HasFeature.setFeature(AbstractFeatureEntity<?> feature) |
RelatedFeatureEntity |
RelatedFeatureEntity.setFeature(AbstractFeatureEntity<?> feature) |
void |
ResultTemplateEntity.setFeature(AbstractFeatureEntity<?> featureOfInterest) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMonitoringFeature
Hibernate entiity for the abstract monitoringPoint
|
class |
SpecimenEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentalMonitoringFacilityEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
MonitoringPointEntity
Hibernate entiity for the WaterML MonitoringPoint
|
| Modifier and Type | Class and Description |
|---|---|
class |
StaFeatureEntity<T> |
| Modifier and Type | Method and Description |
|---|---|
AbstractFeatureEntity<?> |
ObservationEntity.getFeature() |
| Modifier and Type | Method and Description |
|---|---|
ObservationEntity<T> |
ObservationEntity.setFeature(AbstractFeatureEntity<?> featureOfInterest) |
| Constructor and Description |
|---|
StaFeatureEntity(AbstractFeatureEntity<T> afe) |
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.