Class PDFPathPaint

    • Constructor Detail

      • PDFPathPaint

        public PDFPathPaint()
    • Method Detail

      • getColorSpaceOut

        public java.lang.String getColorSpaceOut​(boolean fillNotStroke)
        Get the PDF string for setting the path paint.
        Parameters:
        fillNotStroke - if true fill otherwise stroke
        Returns:
        the PDF instruction string
      • setColorSpace

        public void setColorSpace​(int theColorSpace)
        Set the color space for this paint.
        Parameters:
        theColorSpace - the color space value
      • getColorSpace

        public int getColorSpace()
        Get the current color space value for this paint.
        Returns:
        the color space value