Skip to content

Commit

Permalink
Add sample graph.
Browse files Browse the repository at this point in the history
  • Loading branch information
gredler committed Jan 9, 2010
1 parent 48dcd25 commit 102ca31
Show file tree
Hide file tree
Showing 34 changed files with 222 additions and 0 deletions.
19 changes: 19 additions & 0 deletions sample/01.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
transactionManager[label="transactionManager" style=filled color=yellow]
a[label="a" style=filled color=yellow]
c[label="c" ]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0" style=filled color=yellow]
f[label="f" style=filled color=yellow]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator" style=filled color=yellow]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0" ]
g[label="g" style=filled color=yellow]
e[label="e" style=filled color=yellow]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 []
}
Binary file added sample/01.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/01.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/02.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
c[label="c" ]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0" ]
transactionManager[label="transactionManager" style=filled color=green]
a[label="a" style=filled color=green]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0" style=filled color=green]
f[label="f" style=filled color=green]
g[label="g" style=filled color=green]
e[label="e" style=filled color=green]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 []
}
Binary file added sample/02.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/02.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/03.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
c[label="c" ]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0" ]
transactionManager[label="transactionManager" style=filled color=green]
a[label="a" style=filled color=green]
f[label="f" style=filled color=green]
g[label="g" style=filled color=green]
e[label="e" style=filled color=green]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 []
}
Binary file added sample/03.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/03.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/04.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
c[label="c" ]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0" style=filled color=yellow]
a[label="a" style=filled color=green]
f[label="f" style=filled color=green]
g[label="g" style=filled color=green]
e[label="e" style=filled color=green]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 []
}
Binary file added sample/04.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/04.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/05.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
c[label="c" ]
a[label="a" style=filled color=green]
f[label="f" style=filled color=green]
g[label="g" style=filled color=green]
e[label="e" style=filled color=green]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0 (0 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 [style=dotted]
}
Binary file added sample/05.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/05.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/06.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
c[label="c" ]
a[label="a" style=filled color=green]
f[label="f" style=filled color=green]
e[label="e" style=filled color=green]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0 (0 ms)" style=filled color=grey]
g[label="g (156 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 [style=dotted]
}
Binary file added sample/06.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/06.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/07.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
c[label="c" ]
a[label="a" style=filled color=green]
f[label="f" style=filled color=green]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0 (0 ms)" style=filled color=grey]
g[label="g (156 ms)" style=filled color=grey]
e[label="e (250 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 [style=dotted]
}
Binary file added sample/07.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/07.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/08.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
c[label="c" style=filled color=yellow]
f[label="f" style=filled color=green]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
a[label="a (500 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0 (0 ms)" style=filled color=grey]
g[label="g (156 ms)" style=filled color=grey]
e[label="e (250 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a []
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 [style=dotted]
}
Binary file added sample/08.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/08.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/09.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" ]
f[label="f" style=filled color=green]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
a[label="a (500 ms)" style=filled color=grey]
c[label="c (109 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0 (0 ms)" style=filled color=grey]
g[label="g (156 ms)" style=filled color=grey]
e[label="e (250 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 [style=dotted]
}
Binary file added sample/09.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/09.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/10.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d" style=filled color=yellow]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
a[label="a (500 ms)" style=filled color=grey]
c[label="c (109 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
f[label="f (1500 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0 (0 ms)" style=filled color=grey]
g[label="g (156 ms)" style=filled color=grey]
e[label="e (250 ms)" style=filled color=grey]
d -> a []
d -> f []
d -> g []
d -> e []
c -> a [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 [style=dotted]
}
Binary file added sample/10.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/10.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sample/11.dot
@@ -0,0 +1,19 @@
digraph g {
d[label="d (110 ms)" style=filled color=grey]
transactionManager[label="transactionManager (0 ms)" style=filled color=grey]
a[label="a (500 ms)" style=filled color=grey]
c[label="c (109 ms)" style=filled color=grey]
org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0[label="org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0 (0 ms)" style=filled color=grey]
f[label="f (1500 ms)" style=filled color=grey]
org_springframework_aop_config_internalAutoProxyCreator[label="org.springframework.aop.config.internalAutoProxyCreator (0 ms)" style=filled color=grey]
org_springframework_transaction_interceptor_TransactionInterceptor_0[label="org.springframework.transaction.interceptor.TransactionInterceptor#0 (0 ms)" style=filled color=grey]
g[label="g (156 ms)" style=filled color=grey]
e[label="e (250 ms)" style=filled color=grey]
d -> a [style=dotted]
d -> f [style=dotted]
d -> g [style=dotted]
d -> e [style=dotted]
c -> a [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> transactionManager [style=dotted]
org_springframework_transaction_interceptor_TransactionInterceptor_0 -> org_springframework_transaction_annotation_AnnotationTransactionAttributeSource_0 [style=dotted]
}
Binary file added sample/11.dot.big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sample/11.dot.small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions sample/graphs.html
@@ -0,0 +1,13 @@
<html><head><title>Spriths Graphs</title></head><body>
<a href='01.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='01.dot.small.png'></a><p>
<a href='02.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='02.dot.small.png'></a><p>
<a href='03.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='03.dot.small.png'></a><p>
<a href='04.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='04.dot.small.png'></a><p>
<a href='05.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='05.dot.small.png'></a><p>
<a href='06.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='06.dot.small.png'></a><p>
<a href='07.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='07.dot.small.png'></a><p>
<a href='08.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='08.dot.small.png'></a><p>
<a href='09.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='09.dot.small.png'></a><p>
<a href='10.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='10.dot.small.png'></a><p>
<a href='11.dot.big.png'><img style='border:1px solid black; padding: 5px;' src='11.dot.small.png'></a><p>
</body></html>

0 comments on commit 102ca31

Please sign in to comment.