jdsl.extension.api
Interface EdgeAttribute_double


public abstract interface EdgeAttribute_double
extends InspectableEdgeAttribute_double


Method Summary
 void set(jdsl.graph.api.Edge elem, double value)
          Write access to the attribute.
 
Methods inherited from interface jdsl.extension.api.InspectableEdgeAttribute_double
get
 

Method Detail

set

public void set(jdsl.graph.api.Edge elem,
                double value)
Write access to the attribute.