net.sourceforge.plantuml.command
Class PSystemAbstractFactory1317
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory1317
- All Implemented Interfaces:
- PSystemFactory1317
- Direct Known Subclasses:
- PSystemBasicFactory1317, PSystemSingleLineFactory1317, UmlDiagramFactory1317
public abstract class PSystemAbstractFactory1317
- extends Object
- implements PSystemFactory1317
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemAbstractFactory1317
protected PSystemAbstractFactory1317(DiagramType type)
buildEmptyError
protected final AbstractPSystem buildEmptyError(UmlSource source)
buildEmptyError
protected final PSystemError buildEmptyError(UmlSource source,
String err)
getDiagramType
public final DiagramType getDiagramType()
- Specified by:
getDiagramType
in interface PSystemFactory1317
Copyright © 2013. All Rights Reserved.