Class Connector
java.lang.Object
name.jurgenei.gradle.ooxml.canonical.Connector
Canonical diagram connector edge.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Connector
public Connector() -
Connector
Creates a connector between two shapes.- Parameters:
source- source shape id.target- target shape id.
-
-
Method Details
-
getSource
- Returns:
- source shape id.
-
getTarget
- Returns:
- target shape id.
-