Uses of Interface
org.jzy3d.plot3d.primitives.graphs.layout.IGraphLayout2d
Packages that use IGraphLayout2d
-
Uses of IGraphLayout2d in org.jzy3d.plot3d.primitives.graphs
Fields in org.jzy3d.plot3d.primitives.graphs declared as IGraphLayout2dMethods in org.jzy3d.plot3d.primitives.graphs that return IGraphLayout2dModifier and TypeMethodDescriptionAbstractDrawableGraph2d.getGraphLayout()
IDrawableGraph2d.getGraphLayout()
Methods in org.jzy3d.plot3d.primitives.graphs with parameters of type IGraphLayout2dModifier and TypeMethodDescriptionvoid
AbstractDrawableGraph2d.setGraphLayout
(IGraphLayout2d<V> layout) void
IDrawableGraph2d.setGraphLayout
(IGraphLayout2d<V> mapping) -
Uses of IGraphLayout2d in org.jzy3d.plot3d.primitives.graphs.layout
Classes in org.jzy3d.plot3d.primitives.graphs.layout that implement IGraphLayout2d