Class SpatialAnalysisOperationEventBase

    • Constructor Detail

      • SpatialAnalysisOperationEventBase

        public SpatialAnalysisOperationEventBase()
    • Method Detail

      • getThreshold

        public String getThreshold()
        Get the threshold property: The event threshold.
        Returns:
        the threshold value.
      • setThreshold

        public SpatialAnalysisOperationEventBase setThreshold​(String threshold)
        Set the threshold property: The event threshold.
        Parameters:
        threshold - the threshold value to set.
        Returns:
        the SpatialAnalysisOperationEventBase object itself.