Return a string containing a full description of the transform.
complete : bool, optional
If False then return the description as a string. By default the description is printed, i.e. t.dump() is equivalent to print t.dump(display=False).
level : int, optional
domain : cf.Domain, optional
A string containing the description.
Examples
cf.Transform.copy
cf.Transform.equals
Enter search terms or a module, class or function name.