Class DebugGLChart3d


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

      • DebugGLChart3d

        public DebugGLChart3d​(Chart watchedChart,
                              ChartFactory debugChartFactory)
    • Method Detail

      • 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()