Package com.xmlcalabash.visualizers
Class Plain
-
- All Implemented Interfaces:
-
com.xmlcalabash.api.Monitor
public class Plain extends AbstractVisualizer
-
-
Method Summary
Modifier and Type Method Description final Integer
getWidth()
Unit
showStart(AbstractStep step, Integer depth)
Unit
showEnd(AbstractStep step, Integer depth)
Unit
showDocument(AbstractStep step, String port, Integer depth, XProcDocument document)
-
-
Method Detail
-
showStart
Unit showStart(AbstractStep step, Integer depth)
-
showEnd
Unit showEnd(AbstractStep step, Integer depth)
-
showDocument
Unit showDocument(AbstractStep step, String port, Integer depth, XProcDocument document)
-
-
-
-