Class ViewAndLegendLayout
java.lang.Object
org.jzy3d.plot3d.rendering.legends.series.ViewAndLegendLayout
- All Implemented Interfaces:
IViewportLayout
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ViewportConfiguration
Deprecated.protected Chart
Deprecated.protected boolean
Deprecated.protected ViewportConfiguration
Deprecated.protected float
Deprecated.protected Rectangle
Deprecated.protected Rectangle
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
computeScreenSeparator
(ICanvas canvas, List<ILegend> list) Deprecated.void
Deprecated.protected void
renderLegends
(IPainter painter, float left, float right, List<ILegend> data, ICanvas canvas) Deprecated.void
Deprecated.
-
Field Details
-
screenSeparator
protected float screenSeparatorDeprecated. -
hasMeta
protected boolean hasMetaDeprecated. -
zone1
Deprecated. -
zone2
Deprecated. -
sceneViewPort
Deprecated. -
backgroundViewPort
Deprecated. -
chart
Deprecated.
-
-
Constructor Details
-
ViewAndLegendLayout
public ViewAndLegendLayout()Deprecated.
-
-
Method Details
-
update
Deprecated.- Specified by:
update
in interfaceIViewportLayout
-
computeScreenSeparator
Deprecated. -
render
Deprecated.- Specified by:
render
in interfaceIViewportLayout
-
renderLegends
protected void renderLegends(IPainter painter, float left, float right, List<ILegend> data, ICanvas canvas) Deprecated.
-