- All Implemented Interfaces:
- org.apache.commons.collections4.Transformer<V,javax.swing.Icon>
- Enclosing class:
- VertexImageShaperDemo
public static class VertexImageShaperDemo.DemoVertexIconTransformer<V>
extends edu.uci.ics.jung.visualization.decorators.DefaultVertexIconTransformer<V>
implements org.apache.commons.collections4.Transformer<V,javax.swing.Icon>
this class exists only to provide settings to turn on/off shapes and image fill
in this demo.
In a real application, use DefaultVertexIconTransformer instead.