A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

D

dat2num(Date) - Static method in class org.jzy3d.maths.Utils
 
dat2str(Date) - Static method in class org.jzy3d.maths.Utils
Convert a date to the format "dd/MM/yyyy HH:mm:ss".
dat2str(Date, String) - Static method in class org.jzy3d.maths.Utils
Some example format dd.MM.yy 09.04.98 yyyy.MM.dd G 'at' hh:mm:ss z 1998.04.09 AD at 06:15:55 PDT EEE, MMM d, ''yy Thu, Apr 9, '98 h:mm a 6:15 PM H:mm 18:15 H:mm:ss:SSS 18:15:55:624 K:mm a,z 6:15 PM,PDT yyyy.MMMMM.dd GGG hh:mm aaa 1998.April.09 AD 06:15 PM
DateTickRenderer - Class in org.jzy3d.plot3d.primitives.axes.layout.renderers
 
DateTickRenderer() - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.DateTickRenderer
 
DateTickRenderer(String) - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.DateTickRenderer
 
deapness() - Method in interface org.jzy3d.plot3d.primitives.interactive.tools.IProjection
 
deapness() - Method in class org.jzy3d.plot3d.primitives.interactive.tools.PolygonProjection
 
debugMapping() - Method in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
Decomposition - Class in org.jzy3d.plot3d.rendering.scene
 
Decomposition() - Constructor for class org.jzy3d.plot3d.rendering.scene.Decomposition
 
DEFAULT - Static variable in class org.jzy3d.plot3d.rendering.ordering.OrderingStrategyFactory
 
DEFAULT_VIEW - Static variable in class org.jzy3d.plot3d.rendering.view.View
 
DefaultContourColoringPolicy - Class in org.jzy3d.contour
 
DefaultContourColoringPolicy(ColorMapper) - Constructor for class org.jzy3d.contour.DefaultContourColoringPolicy
 
DefaultDecimalTickRenderer - Class in org.jzy3d.plot3d.primitives.axes.layout.renderers
Force number to be represented with a given number of decimals
DefaultDecimalTickRenderer() - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.DefaultDecimalTickRenderer
 
DefaultDecimalTickRenderer(int) - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.DefaultDecimalTickRenderer
 
DefaultDrawableGraph2d<V,E> - Class in org.jzy3d.plot3d.primitives.graphs.impl
 
DefaultDrawableGraph2d() - Constructor for class org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d
 
DefaultGraph<V,E> - Class in org.jzy3d.maths.graphs
 
DefaultGraph() - Constructor for class org.jzy3d.maths.graphs.DefaultGraph
 
DefaultGraphFormatter<V,E> - Class in org.jzy3d.plot3d.primitives.graphs.layout
 
DefaultGraphFormatter() - Constructor for class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
DefaultGraphFormatter(Color, Color) - Constructor for class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
DefaultGraphLayout2d<V> - Class in org.jzy3d.plot3d.primitives.graphs.layout
 
DefaultGraphLayout2d() - Constructor for class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphLayout2d
 
DefaultLineStripMergePolicy - Class in org.jzy3d.plot3d.primitives.contour
Tells if we should merge with any LineStrip according to a maximum distance threshold
DefaultLineStripMergePolicy() - Constructor for class org.jzy3d.plot3d.primitives.contour.DefaultLineStripMergePolicy
 
DefaultLineStripMergePolicy(double) - Constructor for class org.jzy3d.plot3d.primitives.contour.DefaultLineStripMergePolicy
 
DefaultOrderingStrategy - Class in org.jzy3d.plot3d.rendering.ordering
The default ordering strategy let drawables be displayed in their original order.
DefaultOrderingStrategy() - Constructor for class org.jzy3d.plot3d.rendering.ordering.DefaultOrderingStrategy
 
Delaunay_Triangulation - Class in org.jzy3d.plot3d.builder.delaunay.jdt
This class represents a Delaunay Triangulation.
Delaunay_Triangulation() - Constructor for class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
creates an empty Delaunay Triangulation.
Delaunay_Triangulation(Point_dt[]) - Constructor for class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
creates a Delaunay Triangulation from all the points.
Delaunay_Triangulation(String) - Constructor for class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
creates a Delaunay Triangulation from all the points in the suggested tsin file or from a smf file (off like). if the file name is .smf - read it as an smf file as try to read it as .tsin
Note: duplicated points are ignored!
DelaunayCoordinateValidator - Class in org.jzy3d.plot3d.builder.delaunay
 
DelaunayCoordinateValidator(Coordinates) - Constructor for class org.jzy3d.plot3d.builder.delaunay.DelaunayCoordinateValidator
 
DelaunayTessellator - Class in org.jzy3d.plot3d.builder.delaunay
 
DelaunayTessellator(CoordinateValidator, Triangulation) - Constructor for class org.jzy3d.plot3d.builder.delaunay.DelaunayTessellator
 
deletePoint(Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
Deletes the given point from this.
depthcue - Class in net.letskit.redbook.first
This program draws a wireframe model, which uses intensity (brightness) to give clues to distance.
depthcue() - Constructor for class net.letskit.redbook.first.depthcue
 
destroy() - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
disable(GL) - Method in class org.jzy3d.plot3d.rendering.lights.LightSet
 
disable(GL, int) - Static method in class org.jzy3d.plot3d.rendering.lights.LightSwitch
 
disk - Class in net.letskit.redbook.first
This program demonstrates the use of the quadrics Utility Library routines to draw circles and arcs.
disk() - Constructor for class net.letskit.redbook.first.disk
 
Disk - Class in org.jzy3d.plot3d.primitives
 
Disk() - Constructor for class org.jzy3d.plot3d.primitives.Disk
Initialize a Cylinder at the origin.
Disk(Coord3d, float, float, int, int, Color) - Constructor for class org.jzy3d.plot3d.primitives.Disk
Initialize a cylinder with the given parameters.
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.accanti
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.accnot
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.accpersp
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.accum
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.aim
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.alpha
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.alpha3D
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.anti
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.antipoint
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.antipoly
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.bezcurve
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.bezmesh
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.bezsurf
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.checker
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.checker2
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.chess
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.clip
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.colormat
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.cone
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.cube
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.depthcue
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.disk
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.dof
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.dofnot
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.doublebuf
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.drawf
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.feedback
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.fog
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.font
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.jfont
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.light
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.linelist
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.lines
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.list
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.list2
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.maplight
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.material
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.mipmap
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.model
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.movelight
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.pickdepth
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.pickline
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.picksquare
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.plane
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.planet
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.planetup
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.polys
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.robot
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.sccolorlight
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.scene
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.scenebamb
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.sceneflat
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.select
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.smooth
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.sphere
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.stencil
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.stroke
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.tea
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.teaambient
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.teapots
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.texgen
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.first.texturesurf
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.fourth.combiner
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.fourth.cubemap
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.fourth.fogcoord
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.fourth.multisamp
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.fourth.mvarray
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.fourth.pointp
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.fourth.shadowmap
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.aargb
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.hello
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.image
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.polyoff
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.tess
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.tesswind
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.texbind
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.texgen
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.texprox
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.texsub
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.torus
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.unproject
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.varray
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.second.wrap
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.blendeqn
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.colormatrix
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.colortable
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.convolution
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.histogram
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.minmax
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.multitex
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.quadric
 
display(GLAutoDrawable) - Method in class net.letskit.redbook.third.texture3d
 
display() - Method in interface org.jzy3d.plot3d.rendering.canvas.IScreenCanvas
 
display() - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
display(GLAutoDrawable) - Method in class org.jzy3d.plot3d.rendering.view.Renderer3d
Called when the GLDrawable requires a rendering.
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.accanti
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.accnot
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.accpersp
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.accum
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.aim
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.alpha
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.alpha3D
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.anti
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.antipoint
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.antipoly
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.bezcurve
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.bezmesh
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.bezsurf
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.checker
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.checker2
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.chess
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.clip
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.colormat
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.cone
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.cube
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.depthcue
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.disk
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.dof
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.dofnot
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.doublebuf
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.drawf
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.feedback
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.fog
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.font
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.jfont
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.light
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.linelist
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.lines
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.list
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.list2
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.maplight
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.material
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.mipmap
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.model
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.movelight
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.pickdepth
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.pickline
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.picksquare
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.plane
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.planet
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.planetup
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.polys
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.robot
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.sccolorlight
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.scene
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.scenebamb
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.sceneflat
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.select
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.smooth
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.sphere
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.stencil
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.stroke
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.tea
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.teaambient
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.teapots
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.texgen
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.first.texturesurf
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.fourth.combiner
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.fourth.cubemap
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.fourth.fogcoord
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.fourth.multisamp
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.fourth.mvarray
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.fourth.pointp
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.fourth.shadowmap
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.aargb
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.hello
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.image
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.polyoff
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.tess
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.tesswind
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.texbind
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.texgen
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.texprox
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.texsub
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.torus
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.unproject
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.varray
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.second.wrap
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.blendeqn
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.colormatrix
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.colortable
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.convolution
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.histogram
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.minmax
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.multitex
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.quadric
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class net.letskit.redbook.third.texture3d
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class org.jzy3d.plot3d.rendering.view.Renderer3d
Called when the device or display mode change.
displayObjects(GL) - Method in class net.letskit.redbook.first.accanti
 
dispose() - Method in class org.jzy3d.chart.Chart
 
dispose() - Method in class org.jzy3d.chart.controllers.ChartCameraController
 
dispose() - Method in class org.jzy3d.chart.controllers.keyboard.ChartKeyController
 
dispose() - Method in class org.jzy3d.chart.controllers.mouse.AbstractChartMouseSelector
 
dispose() - Method in class org.jzy3d.chart.controllers.mouse.ChartMouseController
 
dispose() - Method in class org.jzy3d.chart.controllers.thread.ChartThreadController
 
dispose() - Method in class org.jzy3d.plot2d.rendering.CanvasSWT
 
dispose() - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
Performs all required operation to cleanup the Drawable.
dispose() - Method in class org.jzy3d.plot3d.primitives.axes.AxeBase
 
dispose() - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
 
dispose() - Method in interface org.jzy3d.plot3d.primitives.axes.IAxe
 
dispose() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasAWT
 
dispose() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasSwing
 
dispose() - Method in interface org.jzy3d.plot3d.rendering.canvas.ICanvas
Performs all required cleanup when destroying a Canvas.
dispose() - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
dispose() - Method in class org.jzy3d.plot3d.rendering.legends.Legend
 
dispose() - Method in class org.jzy3d.plot3d.rendering.scene.Graph
 
dispose() - Method in class org.jzy3d.plot3d.rendering.scene.Scene
Handles disposing of the Graph as well as all views pointing to this Graph.
dispose() - Method in class org.jzy3d.plot3d.rendering.view.controllers.ViewCameraController
 
dispose() - Method in class org.jzy3d.plot3d.rendering.view.controllers.ViewMouseController
 
dispose() - Method in class org.jzy3d.plot3d.rendering.view.Renderer3d
 
dispose() - Method in class org.jzy3d.plot3d.rendering.view.View
 
dispose() - Method in class org.jzy3d.plot3d.text.TextBitmapDrawable
 
dispose() - Method in class org.jzy3d.plot3d.text.TextRenderer
 
distance(Coord2d) - Method in class org.jzy3d.maths.Coord2d
Compute the distance between two coordinates.
distance(Coord3d) - Method in class org.jzy3d.maths.Coord3d
Compute the distance between two coordinates.
distance(Coord3d) - Method in class org.jzy3d.maths.Vector3d
Compute the distance between two coordinates.
distance(Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Point_dt
 
distance3D(Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Point_dt
 
distanceSq(Coord2d) - Method in class org.jzy3d.maths.Coord2d
 
distanceSq(Coord3d) - Method in class org.jzy3d.maths.Coord3d
 
div(Coord2d) - Method in class org.jzy3d.maths.Coord2d
Divise a Coord2d to the current one and return the result in a new Coord2d.
div(float) - Method in class org.jzy3d.maths.Coord2d
Divise all components of the current Coord by the same value and return the result in a new Coord3d.
div(float, float) - Method in class org.jzy3d.maths.Coord2d
 
div(Coord3d) - Method in class org.jzy3d.maths.Coord3d
Divise a Coord3d to the current one and return the result in a new Coord3d.
div(float) - Method in class org.jzy3d.maths.Coord3d
Divise all components of the current Coord by the same value and return the result in a new Coord3d.
divSelf(float) - Method in class org.jzy3d.maths.Coord2d
 
dof - Class in net.letskit.redbook.first
This program demonstrates use of the accumulation buffer to create an out-of-focus depth-of-field effect.
dof() - Constructor for class net.letskit.redbook.first.dof
 
dofnot - Class in net.letskit.redbook.first
This program demonstrates the same scene as dof.c, but without use of the accumulation buffer, so everything is in focus.
dofnot() - Constructor for class net.letskit.redbook.first.dofnot
 
doShoot(GL, GLU, CameraMode) - Method in class org.jzy3d.plot3d.rendering.view.Camera
 
dot(Coord3d) - Method in class org.jzy3d.maths.Coord3d
 
dot(Vector2d) - Method in class org.jzy3d.maths.Vector2d
Compute the dot product between and current and given vector.
dot(Vector3d) - Method in class org.jzy3d.maths.Vector3d
Compute the dot product between and current and given vector.
doublebuf - Class in net.letskit.redbook.first
This is a simple double buffered program.
doublebuf() - Constructor for class net.letskit.redbook.first.doublebuf
 
DoubleBufferedPanelAWT - Class in org.jzy3d.bridge.awt
 
DoubleBufferedPanelAWT() - Constructor for class org.jzy3d.bridge.awt.DoubleBufferedPanelAWT
 
DoubleBufferedPanelSwing - Class in org.jzy3d.bridge.swing
 
DoubleBufferedPanelSwing() - Constructor for class org.jzy3d.bridge.swing.DoubleBufferedPanelSwing
 
draw(Graphics) - Method in class org.jzy3d.bridge.awt.DoubleBufferedPanelAWT
 
draw(Graphics) - Method in class org.jzy3d.bridge.awt.SimpleBufferedPanelAWT
 
draw(Graphics) - Method in interface org.jzy3d.bridge.BufferedPanel
The actual draw method that must be defined by a concrete BufferedPanel.
draw(Graphics) - Method in class org.jzy3d.bridge.swing.DoubleBufferedPanelSwing
 
draw(Graphics) - Method in class org.jzy3d.bridge.swing.SimpleBufferedPanelSwing
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
Delegate rendering iteratively to all Drawable of this composite.
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
Call OpenGL routines for rendering the object.
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBase
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Draws the AxeBox.
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.ContourAxeBox
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.FeedbackBufferAxeBox
 
draw(GL, GLU, Camera) - Method in interface org.jzy3d.plot3d.primitives.axes.IAxe
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
Reset the object if required, compile the object if it is not compiled, and execute actual rendering.
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Disk
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableDisk
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightablePolygon
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableSphere
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
draw(GL, GLU, Camera) - Method in interface org.jzy3d.plot3d.primitives.IGLRenderer
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveScatter
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveSphere
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.LineStrip
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatter
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatterList
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Point
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Polygon
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Quad
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Scatter
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Sphere
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.textured.TranslucentQuad
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Tube
 
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.rendering.scene.Graph
Decompose all AbstractComposite objects, and sort the extracted monotype (i.e. non-AbstractComposite AbstractDrawables) in order to render them according to the default -or defined- AbstractOrderingStrategy.
draw(GL, GLU, Camera) - Method in class org.jzy3d.plot3d.text.TextBitmapDrawable
 
drawableChanged(DrawableChangedEvent) - Method in interface org.jzy3d.events.IDrawableListener
 
drawableChanged(DrawableChangedEvent) - Method in class org.jzy3d.plot3d.rendering.legends.colorbars.ColorbarLegend
 
drawableChanged(DrawableChangedEvent) - Method in class org.jzy3d.plot3d.rendering.legends.Legend
 
DrawableChangedEvent - Class in org.jzy3d.events
 
DrawableChangedEvent(Object, int) - Constructor for class org.jzy3d.events.DrawableChangedEvent
 
DrawableTexture - Class in org.jzy3d.plot3d.primitives.textured
A DrawableTexture can only mount its texture while the GL thread is current, so the best is to let draw() automount texture file the first time the resource is required.
DrawableTexture(SharedTexture) - Constructor for class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
DrawableTexture(SharedTexture, PlaneAxis) - Constructor for class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
DrawableTexture(SharedTexture, PlaneAxis, float) - Constructor for class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
DrawableTexture(SharedTexture, PlaneAxis, float, Color) - Constructor for class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
DrawableTexture(SharedTexture, PlaneAxis, float, List<Coord2d>) - Constructor for class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
DrawableTexture(SharedTexture, PlaneAxis, float, List<Coord2d>, Color) - Constructor for class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
drawBackground(Color, int, int) - Method in interface org.jzy3d.plot2d.rendering.Canvas
Draws the picture background in the given color.
drawBackground(Color, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasAWT
 
drawBackground(Color, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasSWT
 
drawCanvasAndViewportDiagonalComparison(Chart, Graphics2D) - Static method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
 
drawChartBorder(Graphics2D, Color, Chart) - Static method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
This shows a strange behaviour in the Overlay: when trying to draw a rectangle based on the CANVAS size (i.e. the window size), the border occupies the CHART (i.e. its actual viewport).
drawDiagonal(Graphics2D, Color, int, int, boolean) - Static method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
Diagonal made of points from (0,0) to (wmax, hmax).
drawDot(Color, int, int) - Method in interface org.jzy3d.plot2d.rendering.Canvas
Draws a dot, represented by a small rectangle.
drawDot(Color, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasAWT
 
drawDot(Color, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasSWT
 
drawf - Class in net.letskit.redbook.first
Draws the bitmapped letter F on the screen (several times).
drawf() - Constructor for class net.letskit.redbook.first.drawf
 
drawMesh(GL, GLU, Camera, ContourMesh) - Method in class org.jzy3d.plot3d.primitives.axes.ContourAxeBox
 
drawOval(Color, int, int, int, int) - Method in interface org.jzy3d.plot2d.rendering.Canvas
Draws an oval.
drawOval(Color, int, int, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasAWT
 
drawOval(Color, int, int, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasSWT
 
drawPixel(Graphics2D, Color, int, int, int) - Static method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
 
drawPixel(Graphics2D, Color, int, int) - Static method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
 
drawRect(Color, int, int, int, int, boolean) - Method in interface org.jzy3d.plot2d.rendering.Canvas
Draws a rectangle.
drawRect(Color, int, int, int, int) - Method in interface org.jzy3d.plot2d.rendering.Canvas
Draws a rectangle.
drawRect(Color, int, int, int, int, boolean) - Method in class org.jzy3d.plot2d.rendering.CanvasAWT
 
drawRect(Color, int, int, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasAWT
 
drawRect(Color, int, int, int, int, boolean) - Method in class org.jzy3d.plot2d.rendering.CanvasSWT
 
drawRect(Color, int, int, int, int) - Method in class org.jzy3d.plot2d.rendering.CanvasSWT
 
drawSelection(Graphics2D, IntegerCoord2d, int, int) - Method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
 
drawSimpleText(GL, GLU, Camera, String, Coord3d, Color) - Method in class org.jzy3d.plot3d.text.TextBitmap
 
drawString(int, int, String) - Method in interface org.jzy3d.plot2d.rendering.Canvas
Draws a text.
drawString(int, int, String) - Method in class org.jzy3d.plot2d.rendering.CanvasAWT
 
drawString(int, int, String) - Method in class org.jzy3d.plot2d.rendering.CanvasSWT
 
drawText(Graphics2D, Color, int, int, String) - Static method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
 
drawText(GL, String, Coord3d, Halign, Valign, Color) - Method in class org.jzy3d.plot3d.text.TextBillboard
Draw a string at the specified position.
drawText(GL, GLU, Camera, String, Coord3d, Halign, Valign, Color) - Method in class org.jzy3d.plot3d.text.TextBillboard
Draw a string at the specified position and compute the 3d volume occupied by the string according to the current Camera configuration.
drawText(GL, GLU, Camera, String, Coord3d, Halign, Valign, Color) - Method in class org.jzy3d.plot3d.text.TextBitmap
 
drawText(GL, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d) - Method in class org.jzy3d.plot3d.text.TextBitmap
 
drawText(GL, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord3d) - Method in class org.jzy3d.plot3d.text.TextBitmap
 
drawText(GL, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d, Coord3d) - Method in class org.jzy3d.plot3d.text.TextBitmap
Draw a string at the specified position and compute the 3d volume occupied by the string according to the current Camera configuration.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _