net.sourceforge.plantuml.eggs
Class PSystemLost

java.lang.Object
  extended by net.sourceforge.plantuml.AbstractPSystem
      extended by net.sourceforge.plantuml.eggs.PSystemLost
All Implemented Interfaces:
PSystem

public class PSystemLost
extends AbstractPSystem


Constructor Summary
PSystemLost()
           
 
Method Summary
 void exportDiagram(OutputStream os, StringBuilder cmap, int index, FileFormatOption fileFormat)
           
 String getDescription()
           
 
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
exportDiagrams, getMetadata, getNbImages, getSource, getTitle, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSystemLost

public PSystemLost()
Method Detail

exportDiagram

public void exportDiagram(OutputStream os,
                          StringBuilder cmap,
                          int index,
                          FileFormatOption fileFormat)
                   throws IOException
Throws:
IOException

getDescription

public String getDescription()


Copyright © 2011. All Rights Reserved.