jdsl.extension.api
Interface EdgeAttribute_Color


public abstract interface EdgeAttribute_Color
extends InspectableEdgeAttribute_Color


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

Method Detail

set

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