com.googlecode.sarasvati.visual.util
Class HrefFunctionAdapter

java.lang.Object
  extended by com.googlecode.sarasvati.visual.util.HrefFunctionAdapter
All Implemented Interfaces:
Function<String,org.netbeans.api.visual.widget.Widget>

public class HrefFunctionAdapter
extends Object
implements Function<String,org.netbeans.api.visual.widget.Widget>


Field Summary
protected  GraphToImageMap imageMapHelper
           
 
Constructor Summary
HrefFunctionAdapter(GraphToImageMap imageMapHelper)
           
 
Method Summary
 String apply(org.netbeans.api.visual.widget.Widget widget)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

imageMapHelper

protected GraphToImageMap imageMapHelper
Constructor Detail

HrefFunctionAdapter

public HrefFunctionAdapter(GraphToImageMap imageMapHelper)
Method Detail

apply

public String apply(org.netbeans.api.visual.widget.Widget widget)
Specified by:
apply in interface Function<String,org.netbeans.api.visual.widget.Widget>


Copyright © 2012. All Rights Reserved.