Uses of Class
net.atmp.CucaDiagram
Packages that use CucaDiagram
Package
Description
-
Uses of CucaDiagram in net.atmp
Methods in net.atmp with parameters of type CucaDiagramModifier and TypeMethodDescriptionfinal EntityCucaDiagram.createLeaf(Quark<Entity> quark, CucaDiagram diagram, LeafType entityType, Set<VisibilityModifier> hideVisibilityModifier) -
Uses of CucaDiagram in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return CucaDiagramConstructors in net.sourceforge.plantuml.abel with parameters of type CucaDiagramModifierConstructorDescriptionLink(CucaDiagram cucaDiagram, StyleBuilder styleBuilder, Entity cl1, Entity cl2, LinkType type, LinkArg linkArg) -
Uses of CucaDiagram in net.sourceforge.plantuml.activitydiagram
Subclasses of CucaDiagram in net.sourceforge.plantuml.activitydiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.cheneer
Subclasses of CucaDiagram in net.sourceforge.plantuml.cheneer -
Uses of CucaDiagram in net.sourceforge.plantuml.classdiagram
Subclasses of CucaDiagram in net.sourceforge.plantuml.classdiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.classdiagram.command
Methods in net.sourceforge.plantuml.classdiagram.command with parameters of type CucaDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandHideShow2.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandHideShowSpecificClass.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandRemoveRestore.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) -
Uses of CucaDiagram in net.sourceforge.plantuml.command.note
Methods in net.sourceforge.plantuml.command.note that return types with arguments of type CucaDiagramModifier and TypeMethodDescriptionCommandFactoryNoteOnLink.createMultiLine(boolean withBracket) CommandFactoryNoteOnLink.createSingleLine()Methods in net.sourceforge.plantuml.command.note with parameters of type CucaDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandConstraintOnLinks.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) -
Uses of CucaDiagram in net.sourceforge.plantuml.compositediagram
Subclasses of CucaDiagram in net.sourceforge.plantuml.compositediagram -
Uses of CucaDiagram in net.sourceforge.plantuml.cucadiagram
Constructors in net.sourceforge.plantuml.cucadiagram with parameters of type CucaDiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.descdiagram
Subclasses of CucaDiagram in net.sourceforge.plantuml.descdiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.dot
Methods in net.sourceforge.plantuml.dot with parameters of type CucaDiagramModifier and TypeMethodDescriptionvoidCucaDiagramSimplifierActivity.simplify(CucaDiagram diagram, StringBounder stringBounder, DotMode dotMode) voidCucaDiagramSimplifierState.simplify(CucaDiagram diagram, StringBounder stringBounder, DotMode dotMode) Constructors in net.sourceforge.plantuml.dot with parameters of type CucaDiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.elk
Constructors in net.sourceforge.plantuml.elk with parameters of type CucaDiagramModifierConstructorDescriptionCucaDiagramFileMakerElk(CucaDiagram diagram) MyElkCluster(CucaDiagram diagram, Entity group, ElkNode elkNode) MyElkEdge(CucaDiagram diagram, SName styleName, Link link, ElkEdge edge, TextBlock centerLabel, TextBlock tailLabel, TextBlock headLabel, double magicY2, Map<Entity, MyElkCluster> elkClusters, UTranslate translate, Map<Entity, IEntityImage> nodeImages) -
Uses of CucaDiagram in net.sourceforge.plantuml.graphml
Constructors in net.sourceforge.plantuml.graphml with parameters of type CucaDiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.html
Constructors in net.sourceforge.plantuml.html with parameters of type CucaDiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.objectdiagram
Subclasses of CucaDiagram in net.sourceforge.plantuml.objectdiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.sdot
Constructors in net.sourceforge.plantuml.sdot with parameters of type CucaDiagram -
Uses of CucaDiagram in net.sourceforge.plantuml.statediagram
Subclasses of CucaDiagram in net.sourceforge.plantuml.statediagram -
Uses of CucaDiagram in net.sourceforge.plantuml.svek
Fields in net.sourceforge.plantuml.svek declared as CucaDiagramModifier and TypeFieldDescriptionprotected final CucaDiagramCluster.diagramprotected final CucaDiagramCucaDiagramFileMaker.diagramConstructors in net.sourceforge.plantuml.svek with parameters of type CucaDiagramModifierConstructorDescriptionCluster(CucaDiagram diagram, ColorSequence colorSequence, Entity root) CucaDiagramFileMaker(CucaDiagram diagram) CucaDiagramFileMakerSvek(CucaDiagram diagram) GroupMakerActivity(CucaDiagram diagram, Entity group, StringBounder stringBounder, DotMode dotMode) GroupMakerState(CucaDiagram diagram, Entity group, StringBounder stringBounder, DotMode dotMode) -
Uses of CucaDiagram in net.sourceforge.plantuml.xmi
Constructors in net.sourceforge.plantuml.xmi with parameters of type CucaDiagram