net.sourceforge.plantuml.project2
Class PSystemProject2
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.project2.PSystemProject2
- All Implemented Interfaces:
- PSystem
public class PSystemProject2
- extends AbstractPSystem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemProject2
public PSystemProject2()
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 Project2 getProject()
Copyright © 2012. All Rights Reserved.