org.yawlfoundation.yawl.procletService.editor.pconns
Class VertexDemo.DemoVertexIconTransformer<V>
java.lang.Object
org.yawlfoundation.yawl.procletService.editor.pconns.VertexDemo.DemoVertexIconTransformer<V>
- Enclosing class:
- VertexDemo
public static class VertexDemo.DemoVertexIconTransformer<V>
- extends
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VertexDemo.DemoVertexIconTransformer
public VertexDemo.DemoVertexIconTransformer()
isFillImages
public boolean isFillImages()
- Returns:
- Returns the fillImages.
setFillImages
public void setFillImages(boolean fillImages)
- Parameters:
fillImages - The fillImages to set.
isOutlineImages
public boolean isOutlineImages()
setOutlineImages
public void setOutlineImages(boolean outlineImages)
transform
public Icon transform(V v)
Copyright © 2004-2012 The YAWL Foundation.