Uses of Interface
software.aws.awsprototypingsdk.cdkgraphplugindiagram.IDiagramConfigBase
-
-
Uses of IDiagramConfigBase in software.aws.awsprototypingsdk.cdkgraphplugindiagram
Subinterfaces of IDiagramConfigBase in software.aws.awsprototypingsdk.cdkgraphplugindiagram Modifier and Type Interface Description interfaceIDiagramConfig(experimental) Diagram configuration definition.static interfaceIDiagramConfig.Jsii$DefaultInternal default implementation forIDiagramConfig.static interfaceIDiagramConfigBase.Jsii$DefaultInternal default implementation forIDiagramConfigBase.Classes in software.aws.awsprototypingsdk.cdkgraphplugindiagram that implement IDiagramConfigBase Modifier and Type Class Description static classIDiagramConfig.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIDiagramConfigBase.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in software.aws.awsprototypingsdk.cdkgraphplugindiagram that return IDiagramConfigBase Modifier and Type Method Description default IDiagramConfigBaseIPluginConfig. getDefaults()(experimental) Default configuration to apply to all diagrams.default IDiagramConfigBaseIPluginConfig.Jsii$Default. getDefaults()(experimental) Default configuration to apply to all diagrams.IDiagramConfigBaseIPluginConfig.Jsii$Proxy. getDefaults()(experimental) Default configuration to apply to all diagrams.
-