Package jadex.tools.comanalyzer.graph
Class VertexTransformer
- java.lang.Object
- 
- jadex.tools.comanalyzer.graph.VertexTransformer
 
- 
 public class VertexTransformer extends java.lang.ObjectThis is a collection of vertex transformer that transforms agent group objects into other Objects.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classVertexTransformer.IconSizeA transformer for assigning an icon of a specific size to the agent group.static classVertexTransformer.LabelA Transformer for creating labels for agent groups.static classVertexTransformer.LabelFontA Transformer for assigning a normal or bold Font to the agent group labels.static classVertexTransformer.ShapeSizeA transformer for assigning the shape size.static classVertexTransformer.ToolTipsA transformer for tool tips.
 - 
Constructor SummaryConstructors Constructor Description VertexTransformer()
 
-