scg.ac.ni.pmf.newgraph.graphdata
Interface ElementData

All Known Implementing Classes:
EdgeData, VertexData

public interface ElementData

The common base interface for both vertices and edges.

Author:
Vladimir Brankov

Method Summary
 boolean isSelected()
          Retrieves is the element selected.
 

Method Detail

isSelected

boolean isSelected()
Retrieves is the element selected.

Returns:
boolean Indicates whether the element is selected.


Copyright © 2004 Dragan Stevanovic, Vladimir Brankov.