net.sourceforge.plantuml.donors
Class PSystemDonors

java.lang.Object
  extended by net.sourceforge.plantuml.AbstractPSystem
      extended by net.sourceforge.plantuml.donors.PSystemDonors
All Implemented Interfaces:
PSystem

public class PSystemDonors
extends AbstractPSystem


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

Constructor Detail

PSystemDonors

public PSystemDonors()
Method Detail

exportDiagram

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

getDescription

public String getDescription()

create

public static PSystemDonors create()


Copyright © 2013. All Rights Reserved.