net.sourceforge.plantuml.project
Class PSystemProject
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.project.PSystemProject
- All Implemented Interfaces:
- PSystem
public class PSystemProject
- extends AbstractPSystem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemProject
public PSystemProject()
getNbImages
public int getNbImages()
- Specified by:
getNbImages
in interface PSystem
- Overrides:
getNbImages
in class AbstractPSystem
getDescription
public String getDescription()
exportDiagram
public void exportDiagram(OutputStream os,
CMapData cmap,
int index,
FileFormatOption fileFormatOption)
throws IOException
- Throws:
IOException
getProject
public final Project getProject()
Copyright © 2013. All Rights Reserved.