-
- All Implemented Interfaces:
-
icu.windea.breezeframework.dsl.DslEntry,icu.windea.breezeframework.dsl.mermaid.MermaidDsl.DslEntry
@MermaidPieChartDslMarker() public interface MermaidPieChartDsl.ChartDslEntry implements MermaidDsl.DslEntry
Mermaid饼图领域特定语言的入口。
-
-
Method Summary
Modifier and Type Method Description StringtoContentString()abstract Set<MermaidPieChartDsl.Section>getSections()-
-
Method Detail
-
toContentString
String toContentString()
-
getSections
abstract Set<MermaidPieChartDsl.Section> getSections()
-
-
-
-