| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGraphLayout2d | |
|---|---|
| org.jzy3d.plot3d.primitives.graphs | |
| org.jzy3d.plot3d.primitives.graphs.layout | |
| Uses of IGraphLayout2d in org.jzy3d.plot3d.primitives.graphs | 
|---|
| Fields in org.jzy3d.plot3d.primitives.graphs declared as IGraphLayout2d | |
|---|---|
protected  IGraphLayout2d<V> | 
AbstractDrawableGraph2d.layout
 | 
| Methods in org.jzy3d.plot3d.primitives.graphs that return IGraphLayout2d | |
|---|---|
 IGraphLayout2d<V> | 
IDrawableGraph2d.getGraphLayout()
 | 
 IGraphLayout2d<V> | 
AbstractDrawableGraph2d.getGraphLayout()
 | 
| Methods in org.jzy3d.plot3d.primitives.graphs with parameters of type IGraphLayout2d | |
|---|---|
 void | 
IDrawableGraph2d.setGraphLayout(IGraphLayout2d<V> mapping)
 | 
 void | 
AbstractDrawableGraph2d.setGraphLayout(IGraphLayout2d<V> layout)
 | 
| Uses of IGraphLayout2d in org.jzy3d.plot3d.primitives.graphs.layout | 
|---|
| Classes in org.jzy3d.plot3d.primitives.graphs.layout that implement IGraphLayout2d | |
|---|---|
 class | 
DefaultGraphLayout2d<V>
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||