public static final class VertexTransformer.ToolTips
extends java.lang.Object
implements org.apache.commons.collections15.Transformer
| Constructor and Description |
|---|
ToolTips() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
transform(java.lang.Object group)
Returns the id of the agent in the agent group.
|