Uses of Interface
gov.llnl.gnem.apps.coda.calibration.repository.PolygonRepository
-
Uses of PolygonRepository in gov.llnl.gnem.apps.coda.calibration.service.impl
ModifierConstructorDescriptionConfigurationServiceImpl
(jakarta.persistence.EntityManager em, VelocityConfigurationRepository velConfRepository, CalibrationShapeFitterConstraintsRepository shapeConstraintsRepository, VelocityConfiguration defaultVelConf, ShapeFitterConstraints defaultShapeFitterConstraint, PolygonRepository polygonRepository, NotificationService notificationService) GeometryServiceImpl
(WaveformRepository waveformRepository, PolygonRepository polygonRepository, NotificationService notificationService)