Uses of Class
org.jzy3d.plot3d.rendering.scene.Graph
Package
Description
-
Uses of Graph in org.jzy3d.chart.controllers.mouse.picking
Modifier and TypeMethodDescriptionvoid
PickingSupport.pickObjects
(IPainter painter, View view, Graph graph, IntegerCoord2d pickPoint) -
Uses of Graph in org.jzy3d.chart.controllers.targets
-
Uses of Graph in org.jzy3d.chart.factories
Modifier and TypeMethodDescriptionChartFactory.newGraph
(Scene scene, AbstractOrderingStrategy strategy, boolean sort) IChartFactory.newGraph
(Scene scene, AbstractOrderingStrategy strategy, boolean sort) -
Uses of Graph in org.jzy3d.colors
ModifierConstructorDescriptionOrderingStrategyScoreColorMapper
(IColorMap colormap, IColorMapperUpdatePolicy policy, Graph sceneGraph, Color factor) -
Uses of Graph in org.jzy3d.factories
Modifier and TypeMethodDescriptionDepthPeelingChartFactory.newGraph
(Scene scene, AbstractOrderingStrategy strategy, boolean sort) -
Uses of Graph in org.jzy3d.plot3d.primitives.interactive.tools
-
Uses of Graph in org.jzy3d.plot3d.rendering.scene
Modifier and TypeClassDescriptionclass
WORK IN PROGRESS ================= Split drawing tasks to multiple thread, and wait for termination of all drawing tasks before exiting the draw method, hence ensuring a consistent display.Modifier and TypeMethodDescriptionvoid
Attach a scene graph to this scene. -
Uses of Graph in org.jzy3d.plot3d.rendering.view