Class PSystemBuilder

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

public class PSystemBuilder extends Object
Builds a diagram from pre-processed PlantUML source.

Tries each of the factories (enumerated in the static block below) until one succeeds.

See Also: