Package net.sourceforge.plantuml
Class PSystemBuilder
- java.lang.Object
-
- net.sourceforge.plantuml.PSystemBuilder
-
public class PSystemBuilder extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static long
startTime
-
Constructor Summary
Constructors Constructor Description PSystemBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Diagram
createPSystem(List<StringLocated> source, List<StringLocated> rawSource, Map<String,String> skinParam)
-
-
-
Method Detail
-
createPSystem
public final Diagram createPSystem(List<StringLocated> source, List<StringLocated> rawSource, Map<String,String> skinParam)
-
-