Uses of Class
sk.uniba.euromath.document.interval.IDSelectionAction

Packages that use IDSelectionAction
sk.uniba.euromath.document.interval   
 

Uses of IDSelectionAction in sk.uniba.euromath.document.interval
 

Methods in sk.uniba.euromath.document.interval that return types with arguments of type IDSelectionAction
 List<IDSelectionAction> DOMIntervalSet.complement()
          Inverts the interval set - all nodes that were not part of the set will become contents of the set and vice versa.
 List<IDSelectionAction> DOMInterval.getSelectionActions(boolean select)
          Converts this interval into a list of selection actions.
 List<IDSelectionAction> DOMIntervalSet.toSelectionActions(boolean select)
          Returns this set as a list of IDSelectionAction elements.
 

Methods in sk.uniba.euromath.document.interval with parameters of type IDSelectionAction
 int IDSelectionAction.compareTo(IDSelectionAction o)
           
 



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