Uses of Class
net.sourceforge.plantuml.klimt.color.NoSuchColorException
Packages that use NoSuchColorException
Package
Description
-
Uses of NoSuchColorException in net.sourceforge.plantuml.activitydiagram.command
Methods in net.sourceforge.plantuml.activitydiagram.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandLinkActivity.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandPartition.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandLinkLongActivity.executeNow(ActivityDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.activitydiagram3.command
Methods in net.sourceforge.plantuml.activitydiagram3.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandActivity3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandArrow3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandBackward3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCircleSpot3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandElse3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandElseIf2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandElseIf3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandIf2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandIf4.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandLink3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandNote3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandPartition3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandRepeat3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandRepeatWhile3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandSwimlane.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandSwimlane2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandSwitch.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandWhile3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandActivityLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandArrowLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandBackwardLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandNoteLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) static LinkRenderingCommandBackward3.getBackRendering(ActivityDiagram3 diagram, RegexResult arg, String name) -
Uses of NoSuchColorException in net.sourceforge.plantuml.cheneer.command
Methods in net.sourceforge.plantuml.cheneer.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAssociate.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateAttribute.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateEntity.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandMultiSubclass.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandSimpleSubclass.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.classdiagram.command
Methods in net.sourceforge.plantuml.classdiagram.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAddMethod.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateClass.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateElementFull2.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandLinkClass.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandStereotype.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateClassMultilines.executeNow(ClassDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionCommand.execute(D diagram, BlocLines lines, ParserPass currentPass) final CommandExecutionResultCommandMultilines3.execute(S system, BlocLines lines, ParserPass currentPass) CommandMultilinesCaption.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) CommandMultilinesFooter.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) CommandMultilinesHeader.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) CommandMultilinesTitle.execute(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandNamespace.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandNamespace2.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandNamespaceEmpty.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandPackage.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandPackageEmpty.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected abstract CommandExecutionResultSingleLineCommand2.executeArg(S system, LineLocation location, RegexResult arg, ParserPass currentPass) protected abstract CommandExecutionResultCommandMultilines2.executeNow(S system, BlocLines lines, ParserPass currentPass) protected abstract CommandExecutionResultCommandMultilines3.executeNow(S system, BlocLines lines) protected CommandExecutionResultCommandMultilinesLegend.executeNow(TitledDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandSpriteSvgMultiline.executeNow(TitledDiagram system, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.command.note
Methods in net.sourceforge.plantuml.command.note that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandConstraintOnLinks.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that throw NoSuchColorExceptionModifier and TypeMethodDescriptionbooleanBodier.addFieldOrMethod(String s) booleanBodierJSon.addFieldOrMethod(String s) booleanBodierSimple.addFieldOrMethod(String s) -
Uses of NoSuchColorException in net.sourceforge.plantuml.decoration
Methods in net.sourceforge.plantuml.decoration that throw NoSuchColorExceptionModifier and TypeMethodDescriptionstatic HtmlColorAndStyleHtmlColorAndStyle.build(ISkinParam skinParam, String definition) static RainbowRainbow.build(ISkinParam skinParam, String colorString, int colorArrowSeparationSpace) -
Uses of NoSuchColorException in net.sourceforge.plantuml.descdiagram
Methods in net.sourceforge.plantuml.descdiagram that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandCreateDomain.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandArchimate.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateElementFull.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateElementParenthesis.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandLinkElement.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandPackageWithUSymbol.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandTogether.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandArchimateMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCreateElementMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandEBnfSingleLine.executeArg(PSystemEbnf diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCommentMultilines.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCommentMultilines2.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandEbnfMultilines.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandNoteMultilines.executeNow(PSystemEbnf diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.klimt.color
Methods in net.sourceforge.plantuml.klimt.color that throw NoSuchColorExceptionModifier and TypeMethodDescriptionColors.applyStereotype(Stereotype stereotype, ISkinParam skinParam, ColorParam param) Colors.applyStereotypeForNote(Stereotype stereotype, ISkinParam skinParam, ColorParam... params) ColorParser.getColor(RegexResult arg, HColorSet set) HColorSet.getColorLEGACY(String s) Constructors in net.sourceforge.plantuml.klimt.color that throw NoSuchColorException -
Uses of NoSuchColorException in net.sourceforge.plantuml.klimt.creole
Methods in net.sourceforge.plantuml.klimt.creole that throw NoSuchColorExceptionModifier and TypeMethodDescriptionstatic DisplayDisplay.createFoo(List<StringLocated> data) static DisplayDisplay.getWithNewlines2(String s) -
Uses of NoSuchColorException in net.sourceforge.plantuml.klimt.creole.legacy
Methods in net.sourceforge.plantuml.klimt.creole.legacy that throw NoSuchColorException -
Uses of NoSuchColorException in net.sourceforge.plantuml.mindmap
Methods in net.sourceforge.plantuml.mindmap that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandMindMapOrgmode.executeArg(MindMapDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandMindMapPlus.executeArg(MindMapDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandMindMapOrgmodeMultiline.executeNow(MindMapDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.objectdiagram.command
Methods in net.sourceforge.plantuml.objectdiagram.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAddData.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateEntityObject.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateJsonSingleLine.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateEntityObjectMultilines.executeNow(AbstractClassOrObjectDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCreateJson.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandCreateMap.executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.project.command
Methods in net.sourceforge.plantuml.project.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandColorTask.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandTaskCompleteDefault.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandNoteBottom.executeNow(GanttDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.regexdiagram
Methods in net.sourceforge.plantuml.regexdiagram that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandRegexfSingleLine.executeArg(PSystemRegex diagram, LineLocation location, RegexResult arg, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.sequencediagram.command
Methods in net.sourceforge.plantuml.sequencediagram.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionstatic ArrowConfigurationCommandArrow.applyStyle(String arrowStyle, ArrowConfiguration config) CommandReferenceMultilinesOverSeveral.execute(SequenceDiagram diagram, BlocLines lines, ParserPass currentPass) protected CommandExecutionResultCommandActivate.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandActivate2.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandArrow.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandBoxStart.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandGrouping.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected final CommandExecutionResultCommandParticipant.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandReferenceOverSeveral.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandReturn.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandParticipantMultilines.executeNow(SequenceDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that throw NoSuchColorExceptionModifier and TypeMethodDescriptionSkinParam.getColors(ColorParam param, Stereotype stereotype) SkinParamDelegator.getColors(ColorParam param, Stereotype stereotype) -
Uses of NoSuchColorException in net.sourceforge.plantuml.statediagram.command
Methods in net.sourceforge.plantuml.statediagram.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAddField.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreatePackage2.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreatePackageState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandCreateState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.stereo
Methods in net.sourceforge.plantuml.stereo that throw NoSuchColorExceptionModifier and TypeMethodDescriptionstatic Stereotypestatic StereotypeDecorationStereotypeDecoration.buildComplex(String full, HColorSet htmlColorSet) -
Uses of NoSuchColorException in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that throw NoSuchColorException -
Uses of NoSuchColorException in net.sourceforge.plantuml.timingdiagram.command
Methods in net.sourceforge.plantuml.timingdiagram.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected final CommandExecutionResultCommandChangeStateByPlayerCode.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected final CommandExecutionResultCommandChangeStateByTime.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected final CommandExecutionResultCommandConstraint.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected final CommandExecutionResultCommandHighlight.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected final CommandExecutionResultCommandRobustConcise.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandNoteLong.executeNow(TimingDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.utils
Methods in net.sourceforge.plantuml.utils that throw NoSuchColorException -
Uses of NoSuchColorException in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandWBSItem.executeArg(WBSDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandWBSLink.executeArg(WBSDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandWBSItemMultiline.executeNow(WBSDiagram diagram, BlocLines lines, ParserPass currentPass) -
Uses of NoSuchColorException in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire that throw NoSuchColorExceptionModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandComponent.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandSpot.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) protected CommandExecutionResultCommandWLink.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass)