hps-0.15: Haskell Postscript

Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.PS.Statistics

Description

Path statistics.

Synopsis

Documentation

data Statistics Source

Path statistics data type.

pathStatistics :: Path -> Statistics Source

Determine number of path components of each type.

imageStatistics :: Image -> Statistics Source

Statistics for all paths at Image.