Uses of Interface
org.jzy3d.plot3d.rendering.view.layout.IViewportLayout
Packages that use IViewportLayout
Package
Description
-
Uses of IViewportLayout in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return IViewportLayoutModifier and TypeMethodDescriptionIPainterFactory.newViewportLayout()
NewtPainterFactory.newViewportLayout()
SWTPainterFactory.newViewportLayout()
-
Uses of IViewportLayout in org.jzy3d.plot3d.rendering.legends.series
Classes in org.jzy3d.plot3d.rendering.legends.series that implement IViewportLayout -
Uses of IViewportLayout in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as IViewportLayoutMethods in org.jzy3d.plot3d.rendering.view that return IViewportLayoutMethods in org.jzy3d.plot3d.rendering.view with parameters of type IViewportLayout -
Uses of IViewportLayout in org.jzy3d.plot3d.rendering.view.layout
Classes in org.jzy3d.plot3d.rendering.view.layout that implement IViewportLayoutModifier and TypeClassDescriptionclass
class
This class handles the layout of a main 3D plot on the left with additional legends (colorbars) on the right side.