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 _

S

saveImage() - Method in class org.jzy3d.plot3d.rendering.legends.Legend
 
savePNG(Image, String) - Static method in class org.jzy3d.io.FileImage
 
scale(Coord2d) - Method in class org.jzy3d.maths.BoundingBox2d
Return a copy of the current bounding box after scaling.
scale(Coord3d) - Method in class org.jzy3d.maths.BoundingBox3d
Return a copy of the current bounding box after scaling.
Scale - Class in org.jzy3d.maths
 
Scale(double, double) - Constructor for class org.jzy3d.maths.Scale
 
Scale - Class in org.jzy3d.plot3d.transform
Scale is a Transformer that stores the scaling factor required to perform the effective OpenGL scaling in the ModelView Matrix.
Scale(Coord3d) - Constructor for class org.jzy3d.plot3d.transform.Scale
Initialize a Scale.
scaleChanged(ScaleChangedEvent) - Method in interface org.jzy3d.events.IScaleChangedListener
 
ScaleChangedEvent - Class in org.jzy3d.events
 
ScaleChangedEvent(Object, Scale, int) - Constructor for class org.jzy3d.events.ScaleChangedEvent
 
ScaleChangedEvent(Object, Scale) - Constructor for class org.jzy3d.events.ScaleChangedEvent
 
ScaleFinder - Class in org.jzy3d.maths.algorithms
 
ScaleFinder() - Constructor for class org.jzy3d.maths.algorithms.ScaleFinder
 
Scatter - Class in org.jzy3d.plot3d.primitives
Experimental 3d object.
Scatter() - Constructor for class org.jzy3d.plot3d.primitives.Scatter
 
Scatter(Coord3d[]) - Constructor for class org.jzy3d.plot3d.primitives.Scatter
 
Scatter(Coord3d[], Color) - Constructor for class org.jzy3d.plot3d.primitives.Scatter
 
Scatter(Coord3d[], Color, float) - Constructor for class org.jzy3d.plot3d.primitives.Scatter
 
Scatter(Coord3d[], Color[]) - Constructor for class org.jzy3d.plot3d.primitives.Scatter
 
Scatter(Coord3d[], Color[], float) - Constructor for class org.jzy3d.plot3d.primitives.Scatter
 
ScatterMouseSelector - Class in org.jzy3d.chart.controllers.mouse.interactives
 
ScatterMouseSelector(InteractiveScatter) - Constructor for class org.jzy3d.chart.controllers.mouse.interactives.ScatterMouseSelector
 
sccolorlight - Class in net.letskit.redbook.first
This program demonstrates the use of a colored (magenta, in this example) light source.
sccolorlight() - Constructor for class net.letskit.redbook.first.sccolorlight
 
scene - Class in net.letskit.redbook.first
This program demonstrates the use of the GL lighting model.
scene() - Constructor for class net.letskit.redbook.first.scene
 
Scene - Class in org.jzy3d.plot3d.rendering.scene
A Scene holds a Graph to be rendered by a list Views.
Scene() - Constructor for class org.jzy3d.plot3d.rendering.scene.Scene
 
Scene(boolean) - Constructor for class org.jzy3d.plot3d.rendering.scene.Scene
 
Scene(Graph) - Constructor for class org.jzy3d.plot3d.rendering.scene.Scene
 
scenebamb - Class in net.letskit.redbook.first
This program demonstrates use of a blue ambient light source.
scenebamb() - Constructor for class net.letskit.redbook.first.scenebamb
 
sceneflat - Class in net.letskit.redbook.first
This program draws lighted objects with flat shading.
sceneflat() - Constructor for class net.letskit.redbook.first.sceneflat
 
ScientificNotationTickRenderer - Class in org.jzy3d.plot3d.primitives.axes.layout.renderers
Formats 1000 to '1.0e3'
ScientificNotationTickRenderer() - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.ScientificNotationTickRenderer
 
ScientificNotationTickRenderer(int) - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.ScientificNotationTickRenderer
 
screenshot() - Method in class org.jzy3d.chart.Chart
 
screenshot() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasAWT
 
screenshot() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasSwing
 
screenshot() - Method in interface org.jzy3d.plot3d.rendering.canvas.ICanvas
Returns an image with the current renderer's size
screenshot() - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
screenshot(Chart, String) - Static method in class org.jzy3d.ui.ChartLauncher
 
screenToModel(GL, GLU, Coord3d) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Transform a 2d screen coordinate into a 3d coordinate.
select - Class in net.letskit.redbook.first
This is an illustration of the selection mode and name stack, which detects whether objects which collide with a viewing volume.
select() - Constructor for class net.letskit.redbook.first.select
 
select(GL, GLU) - Method in interface org.jzy3d.plot3d.primitives.interactive.ISelectable
 
select(GL, GLU, int, int) - Method in class org.jzy3d.plot3d.rendering.scene.Graph
 
selfMargin(float) - Method in class org.jzy3d.maths.BoundingBox3d
 
set(Coord2d) - Method in class org.jzy3d.maths.Coord2d
 
set(Coord3d) - Method in class org.jzy3d.maths.Coord3d
 
set(float, float, float) - Method in class org.jzy3d.maths.Coord3d
 
set_Z_as_fxy(float[][]) - Method in class org.jzy3d.plot3d.builder.delaunay.DelaunayTessellator
 
set_Z_as_fxy(float[][]) - Method in interface org.jzy3d.plot3d.builder.Tessellator
 
setAll(GL, GLU, Camera, Transform) - Method in class org.jzy3d.plot3d.rendering.ordering.AbstractOrderingStrategy
 
setAlphaActivated(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.Quality
 
setAlphaFactor(float) - Method in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
setAlphaFactor(float) - Method in interface org.jzy3d.plot3d.primitives.textured.ITranslucent
 
setAlphaFactor(float) - Method in class org.jzy3d.plot3d.primitives.textured.TexturedCube
 
setAlphaFactor(float) - Method in class org.jzy3d.plot3d.primitives.textured.TexturedCylinder
 
setAlphaFactor(float) - Method in class org.jzy3d.plot3d.primitives.textured.TranslucentQuad
 
setAmbiantColor(Color) - Method in class org.jzy3d.plot3d.rendering.lights.Light
 
setAutoSwapBufferMode(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
setAxe(BoundingBox3d) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBase
 
setAxe(BoundingBox3d) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
 
setAxe(BoundingBox3d) - Method in interface org.jzy3d.plot3d.primitives.axes.IAxe
 
setAxe(AxeBox) - Method in class org.jzy3d.plot3d.rendering.view.View
CONTROLS ANNOTATIONS & GENERAL RENDERING
setAxeBoxDisplayed(boolean) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setAxeDisplayed(boolean) - Method in class org.jzy3d.chart.Chart
 
setBackgroundColor(Color) - Method in class org.jzy3d.plot2d.primitive.ColorbarImageGenerator
 
setBackgroundColor(Color) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setBackgroundImage(BufferedImage) - Method in class org.jzy3d.plot3d.rendering.view.View
Set a buffered image, or null to desactivate background image
setBoundManual(BoundingBox3d) - Method in class org.jzy3d.plot3d.rendering.view.View
Set a manual bounding box and switch the bounding mode to manual.
setBoundMode(ViewBoundMode) - Method in class org.jzy3d.plot3d.rendering.view.View
Select between an automatic bounding (that allows fitting the entire scene graph), or a custom bounding.
setCamera(Camera) - Method in class org.jzy3d.plot3d.rendering.ordering.AbstractOrderingStrategy
 
setCameraMode(CameraMode) - Method in class org.jzy3d.plot3d.rendering.view.View
Set the projection of this view, either Camera.ORTHOGONAL or Camera.PERSPECTIVE.
setCanvas(GLJPanel) - Method in class net.letskit.redbook.glskeleton
 
setCanvas(GLCanvas) - Method in class net.letskit.redbook.glskeleton
 
setColor(Color) - Method in interface org.jzy3d.colors.ISingleColorable
Set the color.
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.Disk
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableDisk
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightablePolygon
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableSphere
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.LineStrip
Apply the given color to the line strip, or make an interpolated color between each point according to the point color if the input color is null.
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.Point
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.Polygon
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.Scatter
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.Sphere
 
setColor(Color) - Method in class org.jzy3d.plot3d.primitives.Tube
 
setColor(Color) - Method in class org.jzy3d.plot3d.text.TextBitmapDrawable
 
setColorFilter(Color) - Method in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
setColorMapper(ColorMapper) - Method in interface org.jzy3d.colors.IMultiColorable
Set the colormapper that will be used by the Drawable, instead of using precomputed colors.
setColorMapper(ColorMapper) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
 
setColorMapper(ColorMapper) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
 
setColorMapper(ColorMapper) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightablePolygon
 
setColorMapper(ColorMapper) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatter
 
setColorMapper(ColorMapper) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatterList
 
setColorMapper(ColorMapper) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
setColorMapper(ColorMapper) - Method in class org.jzy3d.plot3d.primitives.Polygon
 
setColorMmapper(ColorMapper) - Method in class org.jzy3d.contour.DefaultContourColoringPolicy
 
setColors(Color[]) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatter
 
setColors(Color[]) - Method in class org.jzy3d.plot3d.primitives.Scatter
 
setContourImg(BufferedImage, Range, Range) - Method in class org.jzy3d.plot3d.primitives.axes.ContourAxeBox
 
setContourMesh(ContourMesh) - Method in class org.jzy3d.plot3d.primitives.axes.ContourAxeBox
 
setCoord(Coord2d) - Method in class org.jzy3d.maths.BoundingSphere2d
 
setCustomEventQueue() - Static method in class org.jzy3d.plot3d.pipelines.CustomEventQueue
 
setData(float[], float[], float[][]) - Method in class org.jzy3d.maths.Grid
 
setData(int[], int[], int[][]) - Method in class org.jzy3d.maths.Grid
 
setData(Coord3d, float, float, int, int, Color) - Method in class org.jzy3d.plot3d.primitives.Cylinder
 
setData(Coord3d, float, float, int, int) - Method in class org.jzy3d.plot3d.primitives.Disk
 
setData(Coord3d, float, float, Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableBar
 
setData(Coord3d, float, float, int, int) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableDisk
 
setData(Coord3d, float, float, int, int) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableSphere
Set the sphere data.
setData(float[], float[], float, float) - Method in class org.jzy3d.plot3d.primitives.FlatLine2d
 
setData(Coord3d, float, float, Color) - Method in class org.jzy3d.plot3d.primitives.HistogramBar
 
setData(Coord3d[]) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveScatter
Set the coordinates of the point.
setData(Coord3d[]) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatter
Set the coordinates of the point.
setData(List<Coord3d>) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatterList
Set the coordinates of the point.
setData(BoundingBox3d) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
Set the parallelepiped data.
setData(Coord3d) - Method in class org.jzy3d.plot3d.primitives.Point
Set the coordinates of the point.
setData(Coord3d[]) - Method in class org.jzy3d.plot3d.primitives.Scatter
Set the coordinates of the point.
setData(Coord3d, float, float, int, int) - Method in class org.jzy3d.plot3d.primitives.Sphere
Set the sphere data.
setData(Coord3d, float, float, float, int, int) - Method in class org.jzy3d.plot3d.primitives.Tube
Set the Tube data.
setData(String, Coord3d, Color) - Method in class org.jzy3d.plot3d.text.TextBitmapDrawable
 
setData(String) - Method in class org.jzy3d.plot3d.text.TextBitmapDrawable
 
setDefaultAnimator(int) - Method in class net.letskit.redbook.glskeleton
Set or reset the canvas's animator.
setDefaultListeners(Object) - Method in class net.letskit.redbook.glskeleton
to be called from decendant to add listeners (key, mouse*, action) with one call
setDepthActivated(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.Quality
 
setDetailedToString(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
When to true, the AbstractComposite.toString() method will give the detail of each element of this composite object in a tree like layout.
setDetailedToString(boolean) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
When to true, the CompileableComposite.toString() method will give the detail of each element of this composite object in a tree like layout.
setDiffuseColor(Color) - Method in class org.jzy3d.plot3d.rendering.lights.Light
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapBlueGreen
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapGrayscale
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapHotCold
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapRainbow
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapRBG
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapRedAndGreen
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapWhiteBlue
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapWhiteGreen
 
setDirection(boolean) - Method in class org.jzy3d.colors.colormaps.ColorMapWhiteRed
 
setDirection(boolean) - Method in interface org.jzy3d.colors.colormaps.IColorMap
Indicates if the colormap use the standard or reverted color direction
setDisableDepthBufferWhenAlpha(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.Quality
 
setDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
 
setDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
Set to true or false the displayed status of this object.
setEdgeColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setEdgeColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setEdgeLabelColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setEdgeLabelColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setEdgesDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setEdgesDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setEdgeWidth(int) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setEdgeWidth(int) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setEnabled(boolean) - Method in class org.jzy3d.plot3d.rendering.lights.Light
 
setEye(Coord3d) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Set the eye's position.
setFaceDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
 
setFaceDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractWireframeable
Set the face display status to on or off.
setFaceDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setFaceDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setFaceDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
 
setFaceDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.IWireframeable
Set the face display status to on or off.
setFaceDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
setForegroundColor(Color) - Method in class org.jzy3d.plot2d.primitive.ColorbarImageGenerator
 
setGL(GL) - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
setGl(GL) - Method in class org.jzy3d.plot3d.rendering.ordering.AbstractOrderingStrategy
 
setGlu(GLU) - Method in class org.jzy3d.plot3d.rendering.ordering.AbstractOrderingStrategy
 
setGraph(Graph) - Method in class org.jzy3d.plot3d.rendering.scene.Scene
Attach a scene graph to this scene.
setGraphFormatter(IGraphFormatter<V, E>) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
setGraphFormatter(IGraphFormatter<V, E>) - Method in interface org.jzy3d.plot3d.primitives.graphs.IDrawableGraph2d
 
setGraphLayout(IGraphLayout2d<V>) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
setGraphLayout(IGraphLayout2d<V>) - Method in interface org.jzy3d.plot3d.primitives.graphs.IDrawableGraph2d
 
setGraphModel(IGraph<V, E>, PickingSupport) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
setGraphModel(IGraph<V, E>, PickingSupport) - Method in interface org.jzy3d.plot3d.primitives.graphs.IDrawableGraph2d
 
setGraphModel(IGraph<V, E>, PickingSupport) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.PointGraph2d
 
setGraphModel(IGraph<V, E>, PickingSupport) - Method in class org.jzy3d.plot3d.primitives.graphs.impl.TextureGraph2d
 
setGridColor(Color) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setGridColor(Color) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setHardwareAccelerated(boolean) - Method in class org.jzy3d.global.Settings
Modifies the acceleration status for all ICanvas.Canvas instantiations.
setHasBackground(boolean) - Method in class org.jzy3d.plot2d.primitive.ColorbarImageGenerator
 
setHighlightColor(Color) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveScatter
 
setHighlighted(int, boolean) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveScatter
 
setHighlighted(boolean) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveSphere
 
setHighlightedEdgeColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setHighlightedEdgeColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setHighlightedEdgeLabelColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setHighlightedEdgeLabelColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setHighlightedEdgeWidth(int) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setHighlightedEdgeWidth(int) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setHighlightedVertexColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setHighlightedVertexColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setHighlightedVertexLabelColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setHighlightedVertexLabelColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setHighlightedVertexWidth(int) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setHighlightedVertexWidth(int) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setIdle(boolean) - Method in class net.letskit.redbook.first.accanti
 
setImage(Image, int, int) - Method in class org.jzy3d.plot3d.rendering.view.ImageViewport
Set the Image that will be displayed by the layer.
setImage(Image, int, int, ByteBuffer) - Method in class org.jzy3d.plot3d.rendering.view.ImageViewport
 
setImage(Image) - Method in class org.jzy3d.plot3d.rendering.view.ImageViewport
 
setImg(Image) - Method in class org.jzy3d.ui.views.ImagePanel
 
setJFrame(JFrame) - Method in class net.letskit.redbook.first.jfont
 
setLabelSceneOffset(Coord3d) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
setLabelScreenOffset(Coord2d) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
setLegend(Legend) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
 
setLegendDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
 
setLevelLabel(double, String) - Method in class org.jzy3d.plot3d.primitives.contour.ContourMesh
 
setLevelLine(double, LineStrip) - Method in class org.jzy3d.plot3d.primitives.contour.ContourLevels
 
setLightSet(LightSet) - Method in class org.jzy3d.plot3d.rendering.scene.Scene
Attach a light set to this scene.
setMainColor(Color) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setMainColor(Color) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setMaterialAmbiantReflection(Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.Enlightable
 
setMaterialDiffuseReflection(Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.Enlightable
 
setMaterialEmission(Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.Enlightable
 
setMaterialShininess(float) - Method in class org.jzy3d.plot3d.primitives.enlightables.Enlightable
 
setMaterialSpecularReflection(Color) - Method in class org.jzy3d.plot3d.primitives.enlightables.Enlightable
 
setMax(double) - Method in class org.jzy3d.maths.Scale
 
setMaximized(boolean) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setMin(double) - Method in class org.jzy3d.maths.Scale
 
setMinimumSize(Dimension) - Method in class org.jzy3d.plot3d.rendering.legends.colorbars.ColorbarLegend
 
setPickingId(int) - Method in interface org.jzy3d.picking.IPickable
 
setPickingId(int) - Method in class org.jzy3d.plot3d.primitives.graphs.nodes.PickablePoint
 
setPickingId(int) - Method in class org.jzy3d.plot3d.primitives.graphs.nodes.PickableTexture
 
setPickingSupport(PickingSupport) - Method in class org.jzy3d.chart.graphs.GraphChartMouseController
 
setPlanePosition(Coord2d) - Method in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.primitives.Disk
 
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableDisk
 
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableSphere
Set the position of the Sphere and the dimensions of its boundingbox.
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveSphere
 
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.primitives.Sphere
Set the position of the Sphere and the dimensions of its boundingbox.
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.primitives.Tube
Set the position of the Cylinder and the dimensions of its boundingbox.
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.rendering.lights.Light
 
setPosition(Coord3d) - Method in class org.jzy3d.plot3d.text.TextBitmapDrawable
 
setQuadColor(Color) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setQuadColor(Color) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setRadius(float) - Method in class org.jzy3d.maths.BoundingSphere2d
 
setRange(Range) - Method in class org.jzy3d.colors.ColorMapper
 
setRealized(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
setRenderingDepth(float, float) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Manually set the rendering depth (near and far clipping planes).
setRenderingSphereRadius(float) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Set the radius of the sphere that will be contained into the rendered view.
setRepresentationDisplayed(boolean) - Method in class org.jzy3d.plot3d.rendering.lights.Light
Indicates if a square is drawn to show the light position.
setScale(Scale, boolean) - Method in class org.jzy3d.chart.Chart
 
setScale(Scale) - Method in class org.jzy3d.chart.Chart
 
setScale(Scale) - Method in class org.jzy3d.colors.ColorMapper
 
setScale(Coord3d) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBase
Set the scaling factor that are applied on this object before GL commands.
setScale(Coord3d) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Set the scaling factor that are applyed on this object before GL commands.
setScale(Coord3d) - Method in interface org.jzy3d.plot3d.primitives.axes.IAxe
 
setScale(Scale) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setScale(Scale, boolean) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setSize(int, int) - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
setSlicing(int, int) - Method in class org.jzy3d.plot3d.primitives.Disk
 
setSlicing(int, int) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableDisk
 
setSlicing(int, int) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableSphere
Set the sphere slicing parameters, i.e. the subtlety of the circle estimation.
setSlicing(int, int) - Method in class org.jzy3d.plot3d.primitives.Sphere
Set the sphere slicing parameters, i.e. the subtlety of the circle estimation.
setSlicing(int, int) - Method in class org.jzy3d.plot3d.primitives.Tube
Set the cylinder slicing parameters, i.e. the subtlety of the circle estimation.
setSmoothColor(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.Quality
 
setSmoothEdge(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.Quality
 
setSmoothPoint(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.Quality
 
setSmoothPolygon(boolean) - Method in class org.jzy3d.plot3d.rendering.canvas.Quality
 
setSpecularColor(Color) - Method in class org.jzy3d.plot3d.rendering.lights.Light
 
setSquared(boolean) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setStrategy(AbstractOrderingStrategy) - Method in class org.jzy3d.plot3d.rendering.scene.Graph
Set the @Drawable ordering strategy.
setTarget(Coord3d) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Set the target point of the camera.
setTarget(Light) - Method in class org.jzy3d.ui.editors.LightEditor
 
setTarget(Enlightable) - Method in class org.jzy3d.ui.editors.MaterialEditor
 
setTextRenderer(ICanvas) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Initialize a text renderer that will reference the target canvas for getting its dimensions (in order to convert coordinates from OpenGL to Java2d).
Settings - Class in org.jzy3d.global
Settings is a singleton that holds general settings that configure Imaging classes instantiation.
setTooltip(ITooltipRenderer) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setTooltips(List<ITooltipRenderer>) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setTransform(Transform) - Method in interface org.jzy3d.picking.IPickable
 
setTransform(Transform) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
Delegate transforming iteratively to all Drawable of this composite and stores the given transform for keeping the ability of retrieving it.
setTransform(Transform) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
Set object's transformation that is applied at the beginning of a call to AbstractDrawable.draw(GL,GLU,Camera).
setTransform(Transform) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
setTransform(Transform) - Method in class org.jzy3d.plot3d.rendering.ordering.AbstractOrderingStrategy
 
setTransform(Transform) - Method in class org.jzy3d.plot3d.rendering.scene.Graph
Delegate transforming iteratively to all Drawable of this graph and stores the given transform for keeping the ability of retrieving it.
setUp(Coord3d) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Set the top of the camera.
setVertexColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setVertexColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setVertexHighlighted(V, boolean) - Method in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
setVertexHighlighted(V, boolean) - Method in interface org.jzy3d.plot3d.primitives.graphs.IDrawableGraph2d
 
setVertexLabelColor(Color) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setVertexLabelColor(Color) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setVertexLabelHalign(Halign) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setVertexLabelHalign(Halign) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setVertexLabelsDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setVertexLabelsDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setVertexLabelValign(Valign) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setVertexLabelValign(Valign) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setVertexPosition(V, Coord2d) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphLayout2d
 
setVertexPosition(V, Coord2d) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphLayout2d
 
setVertexWidth(int) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setVertexWidth(int) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setVerticesDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.graphs.layout.DefaultGraphFormatter
 
setVerticesDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.graphs.layout.IGraphFormatter
 
setView(View) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
When setting a current view, the AxeBox can know the view is on mode CameraMode.TOP, and optimize some axis placement.
setViewMode(ViewPositionMode) - Method in class org.jzy3d.chart.Chart
 
setViewPoint(Coord3d) - Method in class org.jzy3d.chart.Chart
 
setViewPoint(Coord3d, boolean) - Method in class org.jzy3d.plot3d.rendering.view.View
Set the viewpoint using polar coordinates relative to the target (i.e. the center of the scene).
setViewPoint(Coord3d) - Method in class org.jzy3d.plot3d.rendering.view.View
 
setViewPort(int, int, float, float) - Method in class org.jzy3d.plot3d.rendering.legends.Legend
Defines viewport dimensions, and precompute an image if required (i.e. if the viewport dimension have changed
setViewPositionMode(ViewPositionMode) - Method in class org.jzy3d.plot3d.rendering.view.View
Set the ViewPositionMode applied to this view.
setVolume(float, float) - Method in class org.jzy3d.plot3d.primitives.Disk
 
setVolume(float, float) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableDisk
 
setVolume(float) - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightableSphere
Set the radius of the sphere, and the dimensions of its boundingbox.
setVolume(float) - Method in class org.jzy3d.plot3d.primitives.interactive.InteractiveSphere
 
setVolume(float) - Method in class org.jzy3d.plot3d.primitives.Sphere
Set the radius of the sphere, and the dimensions of its boundingbox.
setVolume(float, float, float) - Method in class org.jzy3d.plot3d.primitives.Tube
Set the top and bottom radius of the cylinder, its height, and the dimensions of its boundingbox.
setWidth(float) - Method in class org.jzy3d.plot3d.primitives.LineStrip
 
setWidth(float) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatter
Set the width of the point.
setWidth(float) - Method in class org.jzy3d.plot3d.primitives.MultiColorScatterList
Set the width of the point.
setWidth(float) - Method in class org.jzy3d.plot3d.primitives.Point
 
setWidth(float) - Method in class org.jzy3d.plot3d.primitives.Scatter
Set the width of the point.
setWireframeColor(Color) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
 
setWireframeColor(Color) - Method in class org.jzy3d.plot3d.primitives.AbstractWireframeable
Set the wireframe color.
setWireframeColor(Color) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
 
setWireframeColor(Color) - Method in interface org.jzy3d.plot3d.primitives.IWireframeable
Set the wireframe color.
setWireframeColor(Color) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
setWireframeDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
 
setWireframeDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.AbstractWireframeable
Set the wireframe display status to on or off.
setWireframeDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
 
setWireframeDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.IWireframeable
Set the wireframe display status to on or off.
setWireframeDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
setWireframeWidth(float) - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
 
setWireframeWidth(float) - Method in class org.jzy3d.plot3d.primitives.AbstractWireframeable
Set the wireframe width.
setWireframeWidth(float) - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
 
setWireframeWidth(float) - Method in interface org.jzy3d.plot3d.primitives.IWireframeable
Set the wireframe width.
setWireframeWidth(float) - Method in class org.jzy3d.plot3d.primitives.Parallelepiped
 
setX(float[]) - Method in class org.jzy3d.plot3d.builder.delaunay.DelaunayTessellator
 
setX(float[]) - Method in interface org.jzy3d.plot3d.builder.Tessellator
 
setXAxeLabel(String) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setXAxeLabel(String) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setXAxeLabelDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setXAxeLabelDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setXmax(float) - Method in class org.jzy3d.maths.BoundingBox3d
 
setXmin(float) - Method in class org.jzy3d.maths.BoundingBox3d
 
setXTickColor(Color) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setXTickColor(Color) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setXTickLabelDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setXTickLabelDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setXTickProvider(ITickProvider) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setXTickProvider(ITickProvider) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setXTickRenderer(ITickRenderer) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setXTickRenderer(ITickRenderer) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setY(float[]) - Method in class org.jzy3d.plot3d.builder.delaunay.DelaunayTessellator
 
setY(float[]) - Method in interface org.jzy3d.plot3d.builder.Tessellator
 
setYAxeLabel(String) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setYAxeLabel(String) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setYAxeLabelDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setYAxeLabelDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setYmax(float) - Method in class org.jzy3d.maths.BoundingBox3d
 
setYmin(float) - Method in class org.jzy3d.maths.BoundingBox3d
 
setYTickColor(Color) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setYTickColor(Color) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setYTickLabelDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setYTickLabelDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setYTickProvider(ITickProvider) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setYTickProvider(ITickProvider) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setYTickRenderer(ITickRenderer) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setYTickRenderer(ITickRenderer) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setZAxeLabel(String) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setZAxeLabel(String) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setZAxeLabelDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setZAxeLabelDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setZMax(float) - Method in class org.jzy3d.colors.ColorMapper
 
setZMax(float) - Method in interface org.jzy3d.colors.IColorMappable
Set the upper value boundary for a IColorMap.
setZmax(float) - Method in class org.jzy3d.maths.BoundingBox3d
 
setZMax(float) - Method in class org.jzy3d.maths.GridLoader
Deprecated.  
setZMin(float) - Method in class org.jzy3d.colors.ColorMapper
 
setZMin(float) - Method in interface org.jzy3d.colors.IColorMappable
Set the lower value boundary for a IColorMap.
setZmin(float) - Method in class org.jzy3d.maths.BoundingBox3d
 
setZMin(float) - Method in class org.jzy3d.maths.GridLoader
Deprecated.  
setZTickColor(Color) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setZTickColor(Color) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setZTickLabelDisplayed(boolean) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setZTickLabelDisplayed(boolean) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setZTickProvider(ITickProvider) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setZTickProvider(ITickProvider) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
setZTickRenderer(ITickRenderer) - Method in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
setZTickRenderer(ITickRenderer) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.IAxeLayout
 
shadowmap - Class in net.letskit.redbook.fourth
 
shadowmap() - Constructor for class net.letskit.redbook.fourth.shadowmap
 
Shape - Class in org.jzy3d.plot3d.primitives
Allows building custom shapes defined by an ArrayList of Polygons.
Shape() - Constructor for class org.jzy3d.plot3d.primitives.Shape
Initialize a Shape.
Shape(List<Polygon>) - Constructor for class org.jzy3d.plot3d.primitives.Shape
Initialize a Shape and set its polygons (and bounding box).
SharedTexture - Class in org.jzy3d.plot3d.rendering.textures
 
SharedTexture(String) - Constructor for class org.jzy3d.plot3d.rendering.textures.SharedTexture
 
shift(Coord3d) - Method in class org.jzy3d.maths.BoundingBox3d
 
shift(float) - Method in class org.jzy3d.plot3d.rendering.view.View
 
shoot(GL, GLU, CameraMode) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Sets the projection, and the mapping of 3d environement to 2d screen.
shoot(GL, GLU, CameraMode, boolean) - Method in class org.jzy3d.plot3d.rendering.view.Camera
 
shoot() - Method in class org.jzy3d.plot3d.rendering.view.View
Current view selection into the mother Scene, and call to target canvas rendering.
showLayout() - Method in class org.jzy3d.chart.ChartView
 
side(Coord3d) - Method in class org.jzy3d.plot3d.rendering.view.Camera
Return true if the given point is on the left of the vector eye->target.
simple - Class in net.letskit.redbook.first
 
simple() - Constructor for class net.letskit.redbook.first.simple
 
SimpleBufferedPanelAWT - Class in org.jzy3d.bridge.awt
 
SimpleBufferedPanelAWT() - Constructor for class org.jzy3d.bridge.awt.SimpleBufferedPanelAWT
 
SimpleBufferedPanelSwing - Class in org.jzy3d.bridge.swing
 
SimpleBufferedPanelSwing() - Constructor for class org.jzy3d.bridge.swing.SimpleBufferedPanelSwing
 
sin() - Method in class org.jzy3d.maths.Angle2d
Computes the sinus of the angle, by creating a fourth point on an orthogonal direction.
sin() - Method in class org.jzy3d.maths.Angle3d
Computes the sinus of the angle, by creating a fourth point on an orthogonal direction.
size() - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
the number of (different) vertices in this triangulation.
size() - Method in class org.jzy3d.plot3d.primitives.AbstractComposite
Return the number of Drawable stored by this composite.
size() - Method in class org.jzy3d.plot3d.primitives.CompileableComposite
Return the number of Drawable stored by this composite.
size() - Method in class org.jzy3d.plot3d.primitives.enlightables.EnlightablePolygon
Indicates the number of points in this Polygon.
size() - Method in class org.jzy3d.plot3d.primitives.LineStrip
 
size() - Method in class org.jzy3d.plot3d.primitives.Polygon
Indicates the number of points in this Polygon.
SmartTickProvider - Class in org.jzy3d.plot3d.primitives.axes.layout.providers
Compute the ticks placements automatically between values min and max.
SmartTickProvider() - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.providers.SmartTickProvider
 
SmartTickProvider(int) - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.providers.SmartTickProvider
 
smooth - Class in net.letskit.redbook.first
This program demonstrates smooth shading.
smooth() - Constructor for class net.letskit.redbook.first.smooth
 
sort(List<AbstractDrawable>, Camera) - Method in class org.jzy3d.plot3d.rendering.ordering.AbstractOrderingStrategy
 
sort(List<Coord3d>, Camera) - Method in class org.jzy3d.plot3d.rendering.ordering.PointOrderingStrategy
 
sortAscending(int[]) - Static method in class org.jzy3d.maths.Array
Sort input array, and return the final order of initial values.
sortAscending(float[]) - Static method in class org.jzy3d.maths.Array
Sort input array, and return the final order of initial values.
sortAscending(double[]) - Static method in class org.jzy3d.maths.Array
Sort input array, and return the final order of initial values.
sortAscending(Date[]) - Static method in class org.jzy3d.maths.Array
 
sortDescending(int[]) - Static method in class org.jzy3d.maths.Array
Sort input array, and return the final order of initial values.
sortDescending(float[]) - Static method in class org.jzy3d.maths.Array
Sort input array, and return the final order of initial values.
sortDescending(double[]) - Static method in class org.jzy3d.maths.Array
Sort input array, and return the final order of initial values.
sortDescending(Date[]) - Static method in class org.jzy3d.maths.Array
 
sphere - Class in net.letskit.redbook.first
This program draws a wire frame sphere.
sphere() - Constructor for class net.letskit.redbook.first.sphere
 
Sphere - Class in org.jzy3d.plot3d.primitives
A Sphere allows rendering a sphere.
Sphere() - Constructor for class org.jzy3d.plot3d.primitives.Sphere
Initialize a black sphere at the origin with a radius of 10, and slicing of 15.
Sphere(Coord3d, float, int, Color) - Constructor for class org.jzy3d.plot3d.primitives.Sphere
Initialize a sphere with the given parameters.
SphereMouseSelector - Class in org.jzy3d.chart.controllers.mouse.interactives
 
SphereMouseSelector(InteractiveSphere) - Constructor for class org.jzy3d.chart.controllers.mouse.interactives.SphereMouseSelector
 
SphereScatterGenerator - Class in org.jzy3d.plot3d.builder.concrete
 
SphereScatterGenerator() - Constructor for class org.jzy3d.plot3d.builder.concrete.SphereScatterGenerator
 
start() - Method in class org.jzy3d.chart.controllers.thread.ChartThreadController
Start the animation.
startTriangleHull - Variable in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
 
StaticTickProvider - Class in org.jzy3d.plot3d.primitives.axes.layout.providers
 
StaticTickProvider(float[]) - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.providers.StaticTickProvider
 
Statistics - Class in org.jzy3d.maths
 
Statistics() - Constructor for class org.jzy3d.maths.Statistics
 
std(double[]) - Static method in class org.jzy3d.maths.Statistics
Computes the standard deviation of an array of doubles.
stencil - Class in net.letskit.redbook.first
This program demonstrates use of the stencil buffer for masking nonrectangular regions.
stencil() - Constructor for class net.letskit.redbook.first.stencil
 
stop() - Method in class org.jzy3d.chart.controllers.thread.ChartThreadController
Stop the animation.
STR - Static variable in class org.jzy3d.utils.Version
 
STRETCH_RATIO - Static variable in class org.jzy3d.plot3d.rendering.view.View
 
StringGraphGenerator - Class in org.jzy3d.maths.graphs
 
StringGraphGenerator() - Constructor for class org.jzy3d.maths.graphs.StringGraphGenerator
 
stroke - Class in net.letskit.redbook.first
 
stroke() - Constructor for class net.letskit.redbook.first.stroke
 
sub(Coord2d) - Method in class org.jzy3d.maths.Coord2d
Substract a Coord2d to the current one and return the result in a new Coord2d.
sub(float) - Method in class org.jzy3d.maths.Coord2d
Substract a value to all components of the current Coord and return the result in a new Coord2d.
sub(float, float) - Method in class org.jzy3d.maths.Coord2d
 
sub(Coord3d) - Method in class org.jzy3d.maths.Coord3d
Substract a Coord3d to the current one and return the result in a new Coord3d.
sub(float) - Method in class org.jzy3d.maths.Coord3d
Substract a value to all components of the current Coord and return the result in a new Coord3d.
subSelf(Coord2d) - Method in class org.jzy3d.maths.Coord2d
 
subSelf(float, float) - Method in class org.jzy3d.maths.Coord2d
 
subSelf(Coord3d) - Method in class org.jzy3d.maths.Coord3d
 
subSelf(float) - Method in class org.jzy3d.maths.Coord3d
 
sum(double[]) - Static method in class org.jzy3d.maths.Statistics
 
sum(float[]) - Static method in class org.jzy3d.maths.Statistics
 
sum(int[]) - Static method in class org.jzy3d.maths.Statistics
 
sum(double[]) - Static method in class org.jzy3d.maths.Utils
Computes the sum of an array of doubles.
sum(int[]) - Static method in class org.jzy3d.maths.Utils
Computes the sum of an array of doubles.
swapBuffers() - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
swt(Color) - Static method in class org.jzy3d.plot2d.rendering.CanvasSWT
Converts a Imaging Color into a SWT Color.
symbolMask - Variable in class org.jzy3d.plot3d.primitives.textured.MaskPair
 

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 _