Class ViewAndLegendLayout
java.lang.Object
org.jzy3d.plot3d.rendering.legends.series.ViewAndLegendLayout
- All Implemented Interfaces:
IViewportLayout
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ViewportConfigurationDeprecated.protected ChartDeprecated.protected booleanDeprecated.protected ViewportConfigurationDeprecated.protected floatDeprecated.protected RectangleDeprecated.protected RectangleDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcomputeScreenSeparator(ICanvas canvas, List<ILegend> list) Deprecated.voidDeprecated.protected voidrenderLegends(IPainter painter, float left, float right, List<ILegend> data, ICanvas canvas) Deprecated.voidDeprecated.
-
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:
updatein interfaceIViewportLayout
-
computeScreenSeparator
Deprecated. -
render
Deprecated.- Specified by:
renderin interfaceIViewportLayout
-
renderLegends
protected void renderLegends(IPainter painter, float left, float right, List<ILegend> data, ICanvas canvas) Deprecated.
-