|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |