|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphLOD | |
---|---|
cytoscape.ding | |
cytoscape.render.stateful | |
ding.view |
Uses of GraphLOD in cytoscape.ding |
---|
Subclasses of GraphLOD in cytoscape.ding | |
---|---|
class |
CyGraphAllLOD
CyGraphAllLOD is the level of detail (LOD) class used for the "Show Graphics Details" menu item. |
class |
CyGraphLOD
An instance of this class defines the level of detail that goes into a single rendering of a graph. |
Uses of GraphLOD in cytoscape.render.stateful |
---|
Methods in cytoscape.render.stateful with parameters of type GraphLOD | |
---|---|
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. |
Uses of GraphLOD in ding.view |
---|
Subclasses of GraphLOD in ding.view | |
---|---|
class |
PrintLOD
|
Methods in ding.view that return GraphLOD | |
---|---|
GraphLOD |
DGraphView.getGraphLOD()
DOCUMENT ME! |
Methods in ding.view with parameters of type GraphLOD | |
---|---|
void |
DGraphView.drawSnapshot(Image img,
GraphLOD lod,
Paint bgPaint,
double xCenter,
double yCenter,
double scaleFactor)
DOCUMENT ME! |
void |
DGraphView.setGraphLOD(GraphLOD lod)
DOCUMENT ME! |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |