Uses of Record Class
de.xam.featdoc.mermaid.flowchart.Edge.Arrow
Packages that use Edge.Arrow
-
Uses of Edge.Arrow in de.xam.featdoc.mermaid.flowchart
Methods in de.xam.featdoc.mermaid.flowchart that return Edge.ArrowModifier and TypeMethodDescriptionEdge.arrow()Returns the value of thearrowrecord component.static Edge.ArrowEdge.Arrow.standard()Constructors in de.xam.featdoc.mermaid.flowchart with parameters of type Edge.ArrowModifierConstructorDescriptionEdge(String source, Edge.Arrow arrow, @Nullable String label, String target) Creates an instance of aEdgerecord class.