Class DiagramAnnotation
java.lang.Object
name.jurgenei.gradle.ooxml.canonical.DiagramAnnotation
Additional semantic evidence attached to a canonical diagram.
-
Constructor Summary
ConstructorsConstructorDescriptionDiagramAnnotation(String kind, String target, Double confidence, String text) -
Method Summary
-
Constructor Details
-
DiagramAnnotation
public DiagramAnnotation() -
DiagramAnnotation
-
-
Method Details
-
getKind
-
getTarget
-
getConfidence
-
getText
-