Class DebugGLChart3d

java.lang.Object
org.jzy3d.debugGL.tracers.DebugGLChart3d

public class DebugGLChart3d extends Object
Display elements of a 3d scene
  • axis box
  • camera parameters (eye, target, up)
Author:
martin
  • Constructor Details

    • DebugGLChart3d

      public DebugGLChart3d(Chart watchedChart, ChartFactory debugChartFactory)
  • Method Details

    • watchedItemsColorLegend

      protected OverlayLegendRenderer watchedItemsColorLegend()
    • watchedItemsTextOverlay

      protected AWTRenderer2d watchedItemsTextOverlay(Chart watchedChart)
    • watchViewBounds

      public void watchViewBounds()
    • watchAxis

      public void watchAxis()
    • watchCamera

      public void watchCamera()
    • watchLights

      public void watchLights()
    • open

      public void open(Rectangle rectangle)
    • startUpdater

      protected void startUpdater()
    • watchCameraUpdate

      public void watchCameraUpdate()
    • watchLightsUpdate

      public void watchLightsUpdate()