net.sourceforge.plantuml
Class PSystemBuilder

java.lang.Object
  extended by net.sourceforge.plantuml.PSystemBuilder

public class PSystemBuilder
extends Object


Field Summary
static long startTime
           
 
Constructor Summary
PSystemBuilder()
           
 
Method Summary
 Diagram createPSystem(List<? extends CharSequence> strings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

startTime

public static final long startTime
Constructor Detail

PSystemBuilder

public PSystemBuilder()
Method Detail

createPSystem

public final Diagram createPSystem(List<? extends CharSequence> strings)


Copyright © 2014. All Rights Reserved.