Package org.jzy3d.debugGL.tracers
Class DebugGLChart3d
java.lang.Object
org.jzy3d.debugGL.tracers.DebugGLChart3d
Display elements of a 3d scene
- axis box
- camera parameters (eye, target, up)
- Author:
- martin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
void
void
void
protected OverlayLegendRenderer
protected AWTRenderer2d
watchedItemsTextOverlay
(Chart watchedChart) void
void
void
-
Constructor Details
-
DebugGLChart3d
-
-
Method Details
-
watchedItemsColorLegend
-
watchedItemsTextOverlay
-
watchViewBounds
public void watchViewBounds() -
watchAxis
public void watchAxis() -
watchCamera
public void watchCamera() -
watchLights
public void watchLights() -
open
-
startUpdater
protected void startUpdater() -
watchCameraUpdate
public void watchCameraUpdate() -
watchLightsUpdate
public void watchLightsUpdate()
-