Class PSystemStats
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.PlainStringsDiagram
net.sourceforge.plantuml.stats.PSystemStats
- All Implemented Interfaces:
Diagram, WarningHandler
-
Field Summary
Fields inherited from class PlainStringsDiagram
image, imagePosition, strings -
Method Summary
Modifier and TypeMethodDescriptionstatic PSystemStatscreate(UmlSource source, PreprocessingArtifact preprocessing) Methods inherited from class PlainStringsDiagram
getRootDrawableMethods inherited from class PlainDiagram
createImageBuilder, exportDiagramGraphic, exportDiagramNowMethods inherited from class AbstractPSystem
addWarning, checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getPreprocessingArtifact, getRequiredPass, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, getWarnings, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical, startingPass
-
Method Details
-
create
public static PSystemStats create(UmlSource source, PreprocessingArtifact preprocessing) throws IOException - Throws:
IOException
-
getDescription
-