Uses of Class
kieker.analysis.generic.sink.graph.dot.DotGraphType
| Package | Description |
|---|---|
| kieker.analysis.generic.sink.graph.dot |
Copyright 2022 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 DotGraphType in kieker.analysis.generic.sink.graph.dot
Methods in kieker.analysis.generic.sink.graph.dot that return DotGraphType Modifier and Type Method Description static DotGraphTypeDotGraphType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DotGraphType[]DotGraphType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in kieker.analysis.generic.sink.graph.dot with parameters of type DotGraphType Modifier and Type Method Description voidDotGraphWriter. start(DotGraphType newGraphType, java.lang.String name)