jdsl.extension.api
Interface InspectableEdgeAttribute_Point

All Known Subinterfaces:
EdgeAttribute_Point

public abstract interface InspectableEdgeAttribute_Point


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

Method Detail

get

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