sk.uniba.euromath.gene.exportgraph
Class GraphEdgeSelectors

java.lang.Object
  extended by sk.uniba.euromath.gene.exportgraph.GraphEdgeSelectors

public final class GraphEdgeSelectors
extends Object

Contains various wrappers and useful selector instances.

Author:
Martin Vysny

Method Summary
static IGraphEdgeSelector getFirstOptionSelector()
          Returns selector that always selects first node (always returns zero).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFirstOptionSelector

public static IGraphEdgeSelector getFirstOptionSelector()
Returns selector that always selects first node (always returns zero).

Returns:
selector that always selects first node (always returns zero).


Copyright 2003-2003-2006 null. All Rights Reserved.