Safe Haskell | None |
---|
Data.Geometry.Ipe.WriteIpeGeometry
Documentation
class IsConvertableToIpeObject g whereSource
Methods
toIpeObject :: g -> Maybe (IpeObject (PM g))Source
toIpeObjects :: [g] -> [IpeObject (PM g)]Source
toIpeObjects' :: IGC a -> [IpeObject a]Source