Uses of Interface
net.sourceforge.plantuml.cucadiagram.ICucaDiagram
Packages that use ICucaDiagram
Package
Description
-
Uses of ICucaDiagram in net.atmp
Classes in net.atmp that implement ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return ICucaDiagramConstructors in net.sourceforge.plantuml.abel with parameters of type ICucaDiagramModifierConstructorDescriptionEntityFactory(List<HideOrShow2> hides2, List<HideOrShow2> removed, ICucaDiagram diagram) -
Uses of ICucaDiagram in net.sourceforge.plantuml.activitydiagram
Classes in net.sourceforge.plantuml.activitydiagram that implement ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.classdiagram
Classes in net.sourceforge.plantuml.classdiagram that implement ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.compositediagram
Classes in net.sourceforge.plantuml.compositediagram that implement ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.descdiagram
Classes in net.sourceforge.plantuml.descdiagram that implement ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.dot
Constructors in net.sourceforge.plantuml.dot with parameters of type ICucaDiagramModifierConstructorDescriptionCucaDiagramSimplifierActivity(ICucaDiagram diagram, List<String> dotStrings, StringBounder stringBounder) CucaDiagramSimplifierState(ICucaDiagram diagram, List<String> dotStrings, StringBounder stringBounder) CucaDiagramTxtMaker(ICucaDiagram diagram, FileFormat fileFormat) -
Uses of ICucaDiagram in net.sourceforge.plantuml.elk
Constructors in net.sourceforge.plantuml.elk with parameters of type ICucaDiagramModifierConstructorDescriptionCucaDiagramFileMakerElk(ICucaDiagram diagram, StringBounder stringBounder) ElkPath(ICucaDiagram diagram, SName styleName, Link link, ElkEdge edge, TextBlock centerLabel, TextBlock tailLabel, TextBlock headLabel, double magicY2) -
Uses of ICucaDiagram in net.sourceforge.plantuml.graphml
Constructors in net.sourceforge.plantuml.graphml with parameters of type ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.objectdiagram
Classes in net.sourceforge.plantuml.objectdiagram that implement ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.sdot
Constructors in net.sourceforge.plantuml.sdot with parameters of type ICucaDiagramModifierConstructorDescriptionCucaDiagramFileMakerSmetana(ICucaDiagram diagram, StringBounder stringBounder) SmetanaPath(Link link, ST_Agedge_s edge, YMirror ymirror, ICucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon) -
Uses of ICucaDiagram in net.sourceforge.plantuml.statediagram
Classes in net.sourceforge.plantuml.statediagram that implement ICucaDiagram -
Uses of ICucaDiagram in net.sourceforge.plantuml.svek
Fields in net.sourceforge.plantuml.svek declared as ICucaDiagramConstructors in net.sourceforge.plantuml.svek with parameters of type ICucaDiagramModifierConstructorDescriptionCluster(ICucaDiagram diagram, ColorSequence colorSequence, ISkinParam skinParam, Entity root) CucaDiagramFileMakerSvek(ICucaDiagram diagram) DotStringFactory(StringBounder stringBounder, ICucaDiagram diagram) GroupMakerActivity(ICucaDiagram diagram, Entity group, StringBounder stringBounder) GroupMakerState(ICucaDiagram diagram, Entity group, StringBounder stringBounder) -
Uses of ICucaDiagram in net.sourceforge.plantuml.xmi
Constructors in net.sourceforge.plantuml.xmi with parameters of type ICucaDiagram