Uses of Interface
org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
Packages that use IGraphFormatter
- 
Uses of IGraphFormatter in org.jzy3d.plot3d.primitives.graphs
Fields in org.jzy3d.plot3d.primitives.graphs declared as IGraphFormatterModifier and TypeFieldDescriptionprotected IGraphFormatter<V,E> AbstractDrawableGraph2d.formatterMethods in org.jzy3d.plot3d.primitives.graphs that return IGraphFormatterModifier and TypeMethodDescriptionAbstractDrawableGraph2d.getGraphFormatter()IDrawableGraph2d.getGraphFormatter()Methods in org.jzy3d.plot3d.primitives.graphs with parameters of type IGraphFormatterModifier and TypeMethodDescriptionvoidAbstractDrawableGraph2d.setGraphFormatter(IGraphFormatter<V, E> formatter) voidIDrawableGraph2d.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