Package jadex.tools.comanalyzer.graph
Class EdgeTransformer
- java.lang.Object
-
- jadex.tools.comanalyzer.graph.EdgeTransformer
-
public class EdgeTransformer extends java.lang.Object
This is a collection of edge transformer that transforms message group objects into other Objects.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EdgeTransformer.GradientPaint
A transformer for gradient egdes that includes support for represent picked state.static class
EdgeTransformer.Label
A Transformer for creating labels for message groups.static class
EdgeTransformer.LabelFont
A Transformer for assigning a normal or bold Font to the message group labels.static class
EdgeTransformer.PaintMode
A transformer for colored egdes in respect of conversationid, performativ and protocol information.static class
EdgeTransformer.ToolTips
A transformer for tool tips.static class
EdgeTransformer.WeightStroke
A Transformer for assigning a weighted stroke to the message group (the edge).
-
Constructor Summary
Constructors Constructor Description EdgeTransformer()
-