Class Shape
java.lang.Object
name.jurgenei.gradle.ooxml.canonical.Shape
Canonical diagram shape node.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Shape
public Shape() -
Shape
Creates a shape node.- Parameters:
id- source-derived shape id.label- optional shape label.
-
-
Method Details
-
getId
- Returns:
- source-derived shape id.
-
getLabel
- Returns:
- optional shape label.
-