Class SequenceDiagramTxtMaker

java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.SequenceDiagramTxtMaker
All Implemented Interfaces:
FileMaker

public class SequenceDiagramTxtMaker extends java.lang.Object implements FileMaker
  • Constructor Summary

    Constructors
    Constructor
    Description
    SequenceDiagramTxtMaker(SequenceDiagram sequenceDiagram, FileFormat fileFormat)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    createOne(java.io.OutputStream os, int index, boolean isWithMetadata)
     
    int
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • createOne

      public ImageData createOne(java.io.OutputStream os, int index, boolean isWithMetadata) throws java.io.IOException
      Specified by:
      createOne in interface FileMaker
      Throws:
      java.io.IOException
    • getNbPages

      public int getNbPages()
      Specified by:
      getNbPages in interface FileMaker