net.sourceforge.plantuml
Class AbstractPSystem
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
- All Implemented Interfaces:
- PSystem
- Direct Known Subclasses:
- PSystemAppleTwo, PSystemDitaa, PSystemDonors, PSystemDot, PSystemEgg, PSystemError, PSystemJcckit, PSystemLicense, PSystemListFonts, PSystemLogo, PSystemLost, PSystemOregon, PSystemPath, PSystemProject, PSystemProject2, PSystemRIP, PSystemSalt, PSystemSudoku, PSystemTuring, PSystemVersion, PSystemXearth, UmlDiagram
public abstract class AbstractPSystem
- extends Object
- implements PSystem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPSystem
public AbstractPSystem()
getMetadata
public final String getMetadata()
- Specified by:
getMetadata
in interface PSystem
getSource
public final UmlSource getSource()
- Specified by:
getSource
in interface PSystem
setSource
public final void setSource(UmlSource source)
getNbImages
public int getNbImages()
- Specified by:
getNbImages
in interface PSystem
exportDiagrams
public List<File> exportDiagrams(File suggestedFile,
FileFormatOption fileFormat)
throws IOException
- Specified by:
exportDiagrams
in interface PSystem
- Throws:
IOException
getTitle
public Display getTitle()
getWarningOrError
public String getWarningOrError()
- Specified by:
getWarningOrError
in interface PSystem
makeDiagramReady
public void makeDiagramReady()
Copyright © 2013. All Rights Reserved.