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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidvoidvoidvoidprotected OverlayLegendRendererprotected AWTRenderer2dwatchedItemsTextOverlay(Chart watchedChart) voidvoidvoid
-
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()
-