jdsl.extension.api
Interface InspectableEdgeAttribute_PointArray

All Known Subinterfaces:
EdgeAttribute_PointArray

public abstract interface InspectableEdgeAttribute_PointArray


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.