| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGraphFormatter | |
|---|---|
| org.jzy3d.plot3d.primitives.graphs | |
| org.jzy3d.plot3d.primitives.graphs.layout | |
| Uses of IGraphFormatter in org.jzy3d.plot3d.primitives.graphs | 
|---|
| Fields in org.jzy3d.plot3d.primitives.graphs declared as IGraphFormatter | |
|---|---|
protected  IGraphFormatter<V,E> | 
AbstractDrawableGraph2d.formatter
 | 
| Methods in org.jzy3d.plot3d.primitives.graphs that return IGraphFormatter | |
|---|---|
 IGraphFormatter<V,E> | 
IDrawableGraph2d.getGraphFormatter()
 | 
 IGraphFormatter<V,E> | 
AbstractDrawableGraph2d.getGraphFormatter()
 | 
| Methods in org.jzy3d.plot3d.primitives.graphs with parameters of type IGraphFormatter | |
|---|---|
 void | 
IDrawableGraph2d.setGraphFormatter(IGraphFormatter<V,E> formatter)
 | 
 void | 
AbstractDrawableGraph2d.setGraphFormatter(IGraphFormatter<V,E> formatter)
 | 
| Uses of IGraphFormatter in org.jzy3d.plot3d.primitives.graphs.layout | 
|---|
| Classes in org.jzy3d.plot3d.primitives.graphs.layout that implement IGraphFormatter | |
|---|---|
 class | 
DefaultGraphFormatter<V,E>
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||