Uses of Class
kieker.visualization.trace.dependency.graph.AbstractComponentDependencyGraphFormatter
Packages that use AbstractComponentDependencyGraphFormatter
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of AbstractComponentDependencyGraphFormatter in kieker.visualization.trace.dependency.graph
Subclasses of AbstractComponentDependencyGraphFormatter in kieker.visualization.trace.dependency.graphModifier and TypeClassDescriptionclassFormatter class for component dependency graphs on the allocation level (seeComponentAllocationDependencyGraph) .classFormatter class for component dependency graphs on the assembly level (seeComponentAssemblyDependencyGraph).