Uses of Interface
software.aws.awsprototypingsdk.cdkgraphplugindiagram.IGraphThemeConfigAlt
-
-
Uses of IGraphThemeConfigAlt in software.aws.awsprototypingsdk.cdkgraphplugindiagram
Subinterfaces of IGraphThemeConfigAlt in software.aws.awsprototypingsdk.cdkgraphplugindiagram Modifier and Type Interface Description static interfaceIGraphThemeConfigAlt.Jsii$DefaultInternal default implementation forIGraphThemeConfigAlt.Classes in software.aws.awsprototypingsdk.cdkgraphplugindiagram that implement IGraphThemeConfigAlt Modifier and Type Class Description static classIGraphThemeConfigAlt.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in software.aws.awsprototypingsdk.cdkgraphplugindiagram with parameters of type IGraphThemeConfigAlt Modifier and Type Method Description DiagramOptions.BuilderDiagramOptions.Builder. theme(IGraphThemeConfigAlt theme)Sets the value ofDiagramOptions.getTheme()
-