Copyright | (c) Robert Savu and Uni Bremen 2011 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Robert.Savu@dfki.de |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
FreeCAD.PrintAs
Contents
Description
Printing of the abstract syntax of FreeCAD terms
Documentation
printBO :: BaseObject -> Doc Source #
printObject :: Object -> Doc Source #
printEO :: ExtendedObject -> Doc Source #
printPO :: PlacedObject -> Doc Source #
Orphan instances
GetRange NamedObject Source # | |
Pretty Double Source # | Pretty printing |
Pretty Sign Source # | |
Pretty NamedObject Source # | |
Pretty PlacedObject Source # | |
Pretty ExtendedObject Source # | |
Pretty Object Source # | |
Pretty BaseObject Source # | |
Pretty Placement Source # | |
Pretty Vector4 Source # | |
Pretty Matrix33 Source # | |
Pretty Vector3 Source # | |