Class NaturalCommand<D extends Diagram>

java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<D>
net.sourceforge.plantuml.project.command.NaturalCommand<D>
All Implemented Interfaces:
Command<D>

public class NaturalCommand<D extends Diagram> extends SingleLineCommand2<D>