Package net.sourceforge.plantuml
Class PSystemBuilder
java.lang.Object
net.sourceforge.plantuml.PSystemBuilder
public class PSystemBuilder
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Diagram
createPSystem
(ThemeStyle style, ISkinSimple skinParam, java.util.List<StringLocated> source, java.util.List<StringLocated> rawSource) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
startTime
public static final long startTime
-
-
Constructor Details
-
PSystemBuilder
public PSystemBuilder()
-
-
Method Details
-
createPSystem
public final Diagram createPSystem(ThemeStyle style, ISkinSimple skinParam, java.util.List<StringLocated> source, java.util.List<StringLocated> rawSource)
-