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) protected CommandExecutionResultCommandPartition.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkLongActivity.executeNow(ActivityDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResultCommandArrow3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandBackward3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCircleSpot3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElse3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElseIf2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElseIf3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandIf2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandIf4.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLink3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNote3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPartition3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandRepeat3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandRepeatWhile3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSwimlane.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSwimlane2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSwitch.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWhile3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandActivityLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandArrowLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandBackwardLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandNoteLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) static LinkRenderingCommandBackward3.getBackRendering(ActivityDiagram3 diagram, RegexResult arg, String name) -
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) protected CommandExecutionResultCommandCreateClass.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateElementFull2.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkClass.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandStereotype.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateClassMultilines.executeNow(ClassDiagram diagram, BlocLines lines) -
Uses of NoSuchColorException in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionfinal CommandExecutionResultCommandMultilinesCaption.execute(TitledDiagram diagram, BlocLines lines) CommandMultilinesFooter.execute(TitledDiagram diagram, BlocLines lines) CommandMultilinesHeader.execute(TitledDiagram diagram, BlocLines lines) CommandMultilinesTitle.execute(TitledDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandNamespace.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNamespace2.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNamespaceEmpty.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPackage.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPackageEmpty.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected abstract CommandExecutionResultSingleLineCommand2.executeArg(S system, LineLocation location, RegexResult arg) protected abstract CommandExecutionResultCommandMultilines2.executeNow(S system, BlocLines lines) protected abstract CommandExecutionResultCommandMultilines3.executeNow(S system, BlocLines lines) protected CommandExecutionResultCommandMultilinesLegend.executeNow(TitledDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandSpriteSvgMultiline.executeNow(TitledDiagram system, BlocLines lines) -
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) -
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) -
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) protected CommandExecutionResultCommandCreateElementFull.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateElementParenthesis.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkElement.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPackageWithUSymbol.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandTogether.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandArchimateMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandCreateElementMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResultCommandCommentMultilines.executeNow(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResultCommandCommentMultilines2.executeNow(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResultCommandEbnfMultilines.executeNow(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResultCommandNoteMultilines.executeNow(PSystemEbnf diagram, BlocLines lines) -
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) protected CommandExecutionResultCommandMindMapPlus.executeArg(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMindMapOrgmodeMultiline.executeNow(MindMapDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResultCommandCreateEntityObject.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateJsonSingleLine.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateEntityObjectMultilines.executeNow(AbstractClassOrObjectDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandCreateJson.executeNow(AbstractEntityDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandCreateMap.executeNow(AbstractEntityDiagram diagram, BlocLines lines) -
Uses of NoSuchColorException in net.sourceforge.plantuml.project.command
Methods in net.sourceforge.plantuml.project.command that throw NoSuchColorExceptionModifier and TypeMethodDescriptionCommandNoteBottom.execute(GanttDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandColorTask.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandTaskCompleteDefault.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) -
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) -
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) protected CommandExecutionResultCommandActivate.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandActivate2.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandArrow.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandBoxStart.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGrouping.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandParticipant.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandReferenceOverSeveral.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandReturn.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandParticipantMultilines.executeNow(SequenceDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResultCommandCreatePackage2.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreatePackageState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) -
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) protected final CommandExecutionResultCommandChangeStateByTime.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandConstraint.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandHighlight.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNoteLong.executeNow(TimingDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResultCommandWBSLink.executeArg(WBSDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWBSItemMultiline.executeNow(WBSDiagram diagram, BlocLines lines) -
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) protected CommandExecutionResultCommandSpot.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWLink.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg)