jdsl.extension.api
Interface InspectableEdgeAttribute_Color

All Known Subinterfaces:
EdgeAttribute_Color

public abstract interface InspectableEdgeAttribute_Color


Method Summary
 Color get(jdsl.graph.api.Edge elem)
          Read access to the attribute.
 

Method Detail

get

public Color get(jdsl.graph.api.Edge elem)
Read access to the attribute.
Returns:
attribute of elem
Throws:
InvalidAttributeException - if elem has no attribute.