Interface PaintletWithOptionalPointPreprocessor

    • Method Detail

      • setPointPreprocessor

        void setPointPreprocessor​(PointPreprocessor value)
        Sets the point preprocessor to use.
        Parameters:
        value - the preprocessor
      • getPointPreprocessor

        PointPreprocessor getPointPreprocessor()
        Returns the point preprocessor in use.
        Returns:
        the preprocessor
      • supportsPointPreprocessor

        boolean supportsPointPreprocessor()
        Returns whether point preprocessing is actually supported.
        Returns:
        true if supported