Cytoscape 2.8.0 API

Uses of Class
cytoscape.util.intr.IntStack

Packages that use IntStack
ding.view   
 

Uses of IntStack in ding.view
 

Methods in ding.view with parameters of type IntStack
 void DGraphView.getNodesIntersectingRectangle(double xMinimum, double yMinimum, double xMaximum, double yMaximum, boolean treatNodeShapesAsRectangle, IntStack returnVal)
          Efficiently computes the set of nodes intersecting an axis-aligned query rectangle; the query rectangle is specified in the node coordinate system, not the component coordinate system.
 void DGraphView.queryDrawnEdges(int xMin, int yMin, int xMax, int yMax, IntStack returnVal)
          DOCUMENT ME!
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.