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

dArrowDown - Variable in class org.jzy3d.plot3d.primitives.textured.TexturedCylinder
 
dArrowUp - Variable in class org.jzy3d.plot3d.primitives.textured.TexturedCylinder
 
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
 
dDiskDown - Variable in class org.jzy3d.plot3d.primitives.textured.TexturedCylinder
 
dDiskUp - Variable in class org.jzy3d.plot3d.primitives.textured.TexturedCylinder
 
deapness() - Method in interface org.jzy3d.plot3d.primitives.interactive.tools.IProjection
 
deapness() - Method in class org.jzy3d.plot3d.primitives.interactive.tools.PolygonProjection
 
debugGL - Variable in class org.jzy3d.plot3d.rendering.view.Renderer3d
 
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.factories.OrderingStrategyFactory
 
DEFAULT_FONT - Static variable in class org.jzy3d.plot3d.text.drawable.cells.DrawableTextCell
 
DEFAULT_FONT - Static variable in class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DEFAULT_FONT_NAME - Static variable in class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DEFAULT_FONT_SIZE - Static variable in class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DEFAULT_FONT_STYLE - Static variable in class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DEFAULT_QUALITY - Static variable in class org.jzy3d.chart.Chart
 
DEFAULT_TIGHTNESS - Static variable in class org.jzy3d.maths.algorithms.interpolation.bernstein.Spline3D
 
DEFAULT_UPDATE_VIEW - Static variable in class org.jzy3d.chart.controllers.camera.AbstractCameraController
 
DEFAULT_VIEW - Static variable in class org.jzy3d.plot3d.rendering.view.Camera
The polar default view point, i.e.
DEFAULT_VIEW - Static variable in class org.jzy3d.plot3d.rendering.view.View
 
DEFAULT_WINDOWING_TOOLKIT - Static variable in class org.jzy3d.chart.Chart
 
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
 
DefaultTextStyle - Class in org.jzy3d.plot3d.text.renderers.jogl
 
DefaultTextStyle(Color) - Constructor for class org.jzy3d.plot3d.text.renderers.jogl.DefaultTextStyle
 
defSceneOffset - Variable in class org.jzy3d.plot3d.text.AbstractTextRenderer
 
defScreenOffset - Variable in class org.jzy3d.plot3d.text.AbstractTextRenderer
 
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() - Constructor for class org.jzy3d.plot3d.builder.delaunay.DelaunayTessellator
 
DelaunayTriangulationManager - Class in org.jzy3d.plot3d.builder.delaunay
 
DelaunayTriangulationManager(CoordinateValidator, Triangulation) - Constructor for class org.jzy3d.plot3d.builder.delaunay.DelaunayTriangulationManager
 
deletePoint(Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
Deletes the given point from this.
delta - Variable in class org.jzy3d.maths.algorithms.interpolation.bernstein.Spline3D
 
detailedToString - Variable in class org.jzy3d.plot3d.primitives.AbstractComposite
 
detailedToString - Variable in class org.jzy3d.plot3d.primitives.CompileableComposite
 
diffuseColor - Variable in class org.jzy3d.plot3d.rendering.lights.Light
 
diffuseColorControl - Variable in class org.jzy3d.ui.editors.LightEditor
 
diffuseColorControl - Variable in class org.jzy3d.ui.editors.MaterialEditor
 
dimensionDirty - Variable in class org.jzy3d.plot3d.rendering.view.View
 
disable(GL2) - Method in class org.jzy3d.plot3d.rendering.lights.LightSet
 
disable(GL2, int) - Static method in class org.jzy3d.plot3d.rendering.lights.LightSwitch
 
disableDepthBufferWhenAlpha - Variable in class org.jzy3d.plot3d.rendering.canvas.Quality
 
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.
dispatchEvent(AWTEvent) - Method in class org.jzy3d.plot3d.pipelines.CustomEventQueue
 
display() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasNewt
 
display() - Method in interface org.jzy3d.plot3d.rendering.canvas.IScreenCanvas
 
display(GLAutoDrawable) - Method in class org.jzy3d.plot3d.rendering.view.Renderer3d
Called when the GLDrawable requires a rendering.
DISPLAY_AXE_WHOLE_BOUNDS - Variable in class org.jzy3d.plot3d.rendering.view.View
 
displayed - Variable in class org.jzy3d.plot3d.primitives.AbstractDrawable
 
displayMessage - Variable in class org.jzy3d.chart.controllers.mouse.DualModeMouseSelector
 
dispose() - Method in class org.jzy3d.chart.Chart
 
dispose() - Method in class org.jzy3d.chart.controllers.AbstractController
 
dispose() - Method in class org.jzy3d.chart.controllers.keyboard.camera.CameraKeyController
 
dispose() - Method in class org.jzy3d.chart.controllers.mouse.camera.CameraMouseController
 
dispose() - Method in class org.jzy3d.chart.controllers.mouse.picking.MousePickingController
 
dispose() - Method in class org.jzy3d.chart.controllers.mouse.selection.AbstractMouseSelector
 
dispose() - Method in class org.jzy3d.chart.controllers.thread.camera.CameraThreadController
 
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.CanvasNewt
 
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(GLAutoDrawable) - 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.overlay.TextOverlay
 
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
 
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
 
divSelf(Coord3d) - Method in class org.jzy3d.maths.Coord3d
 
done - Variable in class org.jzy3d.chart.controllers.mouse.picking.MousePickingPan2dController
 
done - Static variable in class org.jzy3d.ui.LookAndFeel
 
doneScreenshot(String) - Method in interface org.jzy3d.chart.controllers.keyboard.camera.ScreenshotKeyListener.IScreenshotEventListener
 
doScreenshotAtNextDisplay - Variable in class org.jzy3d.plot3d.rendering.view.Renderer3d
 
doShoot(GL2, 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.
dragging - Variable in class org.jzy3d.chart.controllers.mouse.selection.AbstractMouseSelector
 
dragSelection(MouseEvent) - Method in class org.jzy3d.chart.controllers.mouse.selection.AbstractMouseSelector
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
Delegate rendering iteratively to all Drawable of this composite.
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
Call OpenGL2 routines for rendering the object.
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBase
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Draws the AxeBox.
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.ContourAxeBox
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.axes.FeedbackBufferAxeBox
 
draw(GL2, GLU, Camera) - Method in interface org.jzy3d.plot3d.primitives.axes.IAxe
 
draw(GL2, 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(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Disk
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableDisk
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightablePolygon
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableSphere
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
draw(GL2, GLU, Camera) - Method in interface org.jzy3d.plot3d.primitives.IGLRenderer
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.LineStrip
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatter
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatterList
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Point
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Polygon
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Quad
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Scatter
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.selectable.SelectableScatter
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.selectable.SelectableSphere
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.SimplePolygon
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Sphere
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.textured.TranslucentQuad
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.Tube
 
draw(GL2, 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(GL2, GLU, Camera, List<AbstractDrawable>, boolean) - Method in class org.jzy3d.plot3d.rendering.scene.Graph
 
draw(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.text.DrawableTextWrapper
 
draw(Graphics2D, String, int, int) - Method in class org.jzy3d.plot3d.text.renderers.jogl.DefaultTextStyle
 
draw(Graphics2D, String, int, int) - Method in class org.jzy3d.plot3d.text.renderers.jogl.GradientTextStyle
 
draw(Graphics2D, String, int, int) - Method in class org.jzy3d.plot3d.text.renderers.jogl.ShadowedTextStyle
 
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
 
DrawableTextBillboard - Class in org.jzy3d.plot3d.text.drawable
 
DrawableTextBillboard(String, Coord3d, Color) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextBillboard
 
DrawableTextBitmap - Class in org.jzy3d.plot3d.text.drawable
 
DrawableTextBitmap(String, Coord3d, Color) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextBitmap
 
DrawableTextCell - Class in org.jzy3d.plot3d.text.drawable.cells
 
DrawableTextCell(int, String, Coord2d, Coord2d) - Constructor for class org.jzy3d.plot3d.text.drawable.cells.DrawableTextCell
 
DrawableTextCell(TextCellRenderer, Coord2d, Coord2d) - Constructor for class org.jzy3d.plot3d.text.drawable.cells.DrawableTextCell
 
DrawableTextCell(BufferedImageTexture, Coord2d, Coord2d) - Constructor for class org.jzy3d.plot3d.text.drawable.cells.DrawableTextCell
 
DrawableTextCell(SharedTexture, PlaneAxis, float, List<Coord2d>, Color) - Constructor for class org.jzy3d.plot3d.text.drawable.cells.DrawableTextCell
 
DrawableTextTexture - Class in org.jzy3d.plot3d.text.drawable
 
DrawableTextTexture(String, Coord2d, Coord2d) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTextTexture(String, int, Coord2d, Coord2d) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTextTexture(SharedTexture) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTextTexture(SharedTexture, PlaneAxis, float, Color) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTextTexture(SharedTexture, PlaneAxis, float, List<Coord2d>) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTextTexture(SharedTexture, PlaneAxis, float) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTextTexture(SharedTexture, PlaneAxis) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTextTexture(SharedTexture, PlaneAxis, float, List<Coord2d>, Color) - Constructor for class org.jzy3d.plot3d.text.drawable.DrawableTextTexture
 
DrawableTexture - Class in org.jzy3d.plot3d.primitives.textured
A DrawableTexture can only mount its texture while the GL2 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
 
DrawableTextWrapper - Class in org.jzy3d.plot3d.text
A DrawableTextWrapper wraps any text rendered by an ITextRenderer into an AbstractDrawable, meaning it can be injected in the scene graph, and be transformed.
DrawableTextWrapper(ITextRenderer) - Constructor for class org.jzy3d.plot3d.text.DrawableTextWrapper
 
DrawableTextWrapper(String, Coord3d, Color, ITextRenderer) - Constructor for class org.jzy3d.plot3d.text.DrawableTextWrapper
 
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
 
drawBorder - Variable in class org.jzy3d.plot3d.text.drawable.cells.TextCellRenderer
 
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).
drawComponents(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
 
drawCube(GL2, int) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Make all GL2 calls allowing to build a cube with 6 separate quads.
drawCube(GL2, int) - Method in class org.jzy3d.plot3d.primitives.axes.FeedbackBufferAxeBox
Make all GL calls allowing to build a cube with 6 separate quads.
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
 
drawEdge(GL2, GLU, Camera, E, Coord2d, Coord2d, Color) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d
 
drawEdges(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
drawEdges(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d
 
drawGlyphVector(Graphics2D, GlyphVector, int, int) - Method in class org.jzy3d.plot3d.text.renderers.jogl.DefaultTextStyle
 
drawGlyphVector(Graphics2D, GlyphVector, int, int) - Method in class org.jzy3d.plot3d.text.renderers.jogl.GradientTextStyle
 
drawGlyphVector(Graphics2D, GlyphVector, int, int) - Method in class org.jzy3d.plot3d.text.renderers.jogl.ShadowedTextStyle
 
drawGridOnQuad(GL2, int) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Draw a grid on the desired quad.
drawMesh(GL2, 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
 
drawRectangle(Graphics2D, IntegerCoord2d, IntegerCoord2d) - Method in class org.jzy3d.chart.controllers.mouse.selection.AbstractMouseSelector
 
drawSelection(Graphics2D, int, int) - Method in class org.jzy3d.chart.controllers.mouse.selection.AbstractMouseSelector
Drawing occurs in the selection renderer which as the dimension of the GL2 scene viewport.
drawSelection(Graphics2D, int, int) - Method in class org.jzy3d.chart.controllers.mouse.selection.ScatterMouseSelector
 
drawSelection(Graphics2D, int, int) - Method in class org.jzy3d.chart.controllers.mouse.selection.SphereMouseSelector
 
drawSelection(Graphics2D, IntegerCoord2d, int, int) - Method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
 
drawSimpleText(GL2, GLU, Camera, String, Coord3d, Color) - Method in interface org.jzy3d.plot3d.text.ITextRenderer
 
drawSimpleText(GL2, GLU, Camera, String, Coord3d, Color) - Method in class org.jzy3d.plot3d.text.renderers.jogl.JOGLTextRenderer
 
drawSimpleText(GL2, GLU, Camera, String, Coord3d, Color) - Method in class org.jzy3d.plot3d.text.renderers.TextBillboardRenderer
 
drawSimpleText(GL2, GLU, Camera, String, Coord3d, Color) - Method in class org.jzy3d.plot3d.text.renderers.TextBitmapRenderer
 
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(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color) - Method in class org.jzy3d.plot3d.text.AbstractTextRenderer
 
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d) - Method in class org.jzy3d.plot3d.text.AbstractTextRenderer
 
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord3d) - Method in class org.jzy3d.plot3d.text.AbstractTextRenderer
 
drawText - Variable in class org.jzy3d.plot3d.text.drawable.cells.TextCellRenderer
 
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color) - Method in interface org.jzy3d.plot3d.text.ITextRenderer
 
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d, Coord3d) - Method in interface org.jzy3d.plot3d.text.ITextRenderer
 
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d) - Method in interface org.jzy3d.plot3d.text.ITextRenderer
 
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord3d) - Method in interface org.jzy3d.plot3d.text.ITextRenderer
 
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d, Coord3d) - Method in class org.jzy3d.plot3d.text.renderers.jogl.JOGLTextRenderer
 
drawText(GL2, String, Coord3d, Halign, Valign, Color) - Method in class org.jzy3d.plot3d.text.renderers.TextBillboardRenderer
Draw a string at the specified position.
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d, Coord3d) - Method in class org.jzy3d.plot3d.text.renderers.TextBillboardRenderer
Draw a string at the specified position and compute the 3d volume occupied by the string according to the current Camera configuration.
drawText(GL2, GLU, Camera, String, Coord3d, Halign, Valign, Color, Coord2d, Coord3d) - Method in class org.jzy3d.plot3d.text.renderers.TextBitmapRenderer
Draw a string at the specified position and compute the 3d volume occupied by the string according to the current Camera configuration.
drawTicks(GL2, GLU, Camera, int, int, Color) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
 
drawTicks(GL2, GLU, Camera, int, int, Color, Halign, Valign) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
 
drawVertexLabel(GL2, GLU, Camera, V, Coord2d, Color) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d
 
drawVertexLabels(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
drawVertexLabels(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d
 
drawVertexNode(GL2, GLU, Camera, V, Coord2d, Color) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d
 
drawVertexNode(GL2, GLU, Camera, V, Coord2d, Color) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.PointGraph2d
 
drawVertexNode(GL2, GLU, Camera, V, Coord2d, Color) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.TextureGraph2d
 
drawVertices(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
drawVertices(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.DefaultDrawableGraph2d
 
drawVertices(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.PointGraph2d
 
drawVertices(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.TextureGraph2d
 
DROP_SHADOW_COLOR - Static variable in class org.jzy3d.plot3d.text.renderers.jogl.ShadowedTextStyle
 
DualModeMouseSelector - Class in org.jzy3d.chart.controllers.mouse
A utility to toggle between the main default mouse controller CameraMouseController, used to control viewpoint another custom mouse controller, such as a selection mouse utility Uses a KeyListener to toggle between the two modes.
DualModeMouseSelector(Chart, AbstractMouseSelector) - Constructor for class org.jzy3d.chart.controllers.mouse.DualModeMouseSelector
 

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 _