|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpacialIndex2D | |
---|---|
cytoscape.geom.rtree | |
cytoscape.geom.spacial | |
cytoscape.render.stateful |
Uses of SpacialIndex2D in cytoscape.geom.rtree |
---|
Classes in cytoscape.geom.rtree that implement SpacialIndex2D | |
---|---|
class |
RTree
An in-memory R-tree over real numbers in two dimensions. |
Uses of SpacialIndex2D in cytoscape.geom.spacial |
---|
Subinterfaces of SpacialIndex2D in cytoscape.geom.spacial | |
---|---|
interface |
MutableSpacialIndex2D
A spacial index for objects in two dimensions, with support for insertions and deletions. |
Uses of SpacialIndex2D in cytoscape.render.stateful |
---|
Methods in cytoscape.render.stateful with parameters of type SpacialIndex2D | |
---|---|
static int |
GraphRenderer.renderGraph(FixedGraph graph,
SpacialIndex2D nodePositions,
GraphLOD lod,
NodeDetails nodeDetails,
EdgeDetails edgeDetails,
IntHash nodeBuff,
GraphGraphics grafx,
Paint bgPaint,
double xCenter,
double yCenter,
double scaleFactor)
Renders a graph. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |