net.sourceforge.plantuml.classdiagram.command
Class CommandLinkClass
- java.lang.Object
-
- net.sourceforge.plantuml.command.SingleLineCommand2<AbstractClassOrObjectDiagram>
-
- net.sourceforge.plantuml.classdiagram.command.CommandLinkClass
-
- All Implemented Interfaces:
- Command<AbstractClassOrObjectDiagram>
public final class CommandLinkClass extends SingleLineCommand2<AbstractClassOrObjectDiagram>
-
-
Constructor Summary
Constructors Constructor and Description CommandLinkClass(UmlDiagramType umlDiagramType)
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description static ColorsapplyStyle(java.lang.String arrowStyle, Link link)Deprecated.static ColorsapplyStyle(java.lang.String arrowStyle, Link link, Colors colors)static java.lang.StringgetSeparator()static java.lang.StringnotNull(java.lang.String s)-
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, getDescription, isValid
-
-
-
-
Constructor Detail
-
CommandLinkClass
public CommandLinkClass(UmlDiagramType umlDiagramType)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG