Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setColoredFillPattern :: PDFReference PDFColoredPattern -> Draw ()HPDF Graphics.PDF.Pattern Set the fill pattern
setColoredStrokePattern :: PDFReference PDFColoredPattern -> Draw ()HPDF Graphics.PDF.Pattern Set the stroke pattern
setUncoloredFillPattern :: PDFReference PDFUncoloredPattern -> Color -> Draw ()HPDF Graphics.PDF.Pattern Set the fill pattern
setUncoloredStrokePattern :: PDFReference PDFUncoloredPattern -> Color -> Draw ()HPDF Graphics.PDF.Pattern Set the stroke pattern
-
HPDF Graphics.PDF.Shapes Set clipping path
-
HPDF Graphics.PDF.Shapes Set clipping path
setDash :: MonadPath m => DashPattern -> m ()HPDF Graphics.PDF.Shapes Set the dash pattern
setLineCap :: MonadPath m => CapStyle -> m ()HPDF Graphics.PDF.Shapes Set line cap
setLineJoin :: MonadPath m => JoinStyle -> m ()HPDF Graphics.PDF.Shapes Set line join
setMiterLimit :: MonadPath m => PDFFloat -> m ()HPDF Graphics.PDF.Shapes Set pen width