Interface ConfigurationService
- All Known Implementing Classes:
ConfigurationServiceImpl
public interface ConfigurationService
-
Method Summary
Modifier and TypeMethodDescriptionupdate
(ShapeFitterConstraints entry) update
(VelocityConfiguration entry) updatePolygon
(String rawGeoJSON)
-
Method Details
-
getVelocityConfiguration
VelocityConfiguration getVelocityConfiguration() -
update
-
update
-
getCalibrationShapeFitterConstraints
ShapeFitterConstraints getCalibrationShapeFitterConstraints() -
updatePolygon
-
getPolygonGeoJSON
String getPolygonGeoJSON()
-