| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OrderRenderer
Graph2DRenderer extension that guarantees to render
 nodes and edges in a specific order.
| Method Summary | |
|---|---|
|  Graph2DTraversal | getPaintOrder()Returns a Graph2DTraversalinstance whosefirstToLastmethod implies the rendering order used by thisOrderRenderer. | 
|  Graph2DTraversal | getSloppyPaintOrder()Returns a Graph2DTraversalinstance whosefirstToLastmethod implies the sloppy rendering order used by thisOrderRenderer. | 
| Methods inherited from interface y.view.Graph2DRenderer | 
|---|
| paint, paintSloppy | 
| Method Detail | 
|---|
Graph2DTraversal getPaintOrder()
Graph2DTraversal instance whose
 firstToLast
 method implies the rendering order used by this OrderRenderer.
Graph2DTraversal whose
 firstToLast
 method implies the rendering order used by this OrderRenderer.Graph2DTraversal getSloppyPaintOrder()
Graph2DTraversal instance whose
 firstToLast
 method implies the sloppy rendering order used by this
 OrderRenderer.
Graph2DTraversal whose
 firstToLast
 method implies the sloppy rendering order used by this
 OrderRenderer.| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||