A B C D E F G H I J L M O P Q R S T U V

A

AbstractDataProvider<DataUserType extends DataUser> - Class in org.scilab.forge.scirenderer.texture
 
AbstractDataProvider() - Constructor for class org.scilab.forge.scirenderer.texture.AbstractDataProvider
 
AbstractGraduations - Class in org.scilab.forge.scirenderer.ruler.graduations
 
AbstractGraduations(Graduations) - Constructor for class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
AbstractGraduations(double, boolean, double, boolean) - Constructor for class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
AbstractGraduations(double, double) - Constructor for class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
AbstractGraduations(Graduations, double, boolean, double, boolean) - Constructor for class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
AbstractTexture - Class in org.scilab.forge.scirenderer.texture
 
AbstractTexture() - Constructor for class org.scilab.forge.scirenderer.texture.AbstractTexture
 
addDataUser(DataUserType) - Method in class org.scilab.forge.scirenderer.texture.AbstractDataProvider
 
addDataUser(DataUserType) - Method in interface org.scilab.forge.scirenderer.texture.DataProvider
 
addListener(LatexDrawer) - Method in class org.scilab.forge.scirenderer.examples.jlatex.LatexCompositor
 
addListener(TransformationManagerListener) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Add a listener.
addListener(TransformationManagerListener) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
addListener(TransformationStackListener) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Add a listener.
addListener(TransformationStackListener) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
addPickingTask(PickingTask) - Method in class org.scilab.forge.scirenderer.implementation.jogl.picking.JoGLPickingManager
 
addPickingTask(PickingTask) - Method in interface org.scilab.forge.scirenderer.picking.PickingManager
Add a picking task.
Appearance - Class in org.scilab.forge.scirenderer.shapes.appearance
Basic class for appearance parameters.
Appearance() - Constructor for class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Default constructor.
asDouble() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3f
 

B

bind(Texture) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
bind(JoGLDrawingTools, Texture) - Method in class org.scilab.forge.scirenderer.implementation.jogl.texture.JoGLTextureManager
Texture binder.
bindAsColorsBuffer(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
bindAsNormalsBuffer(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
bindAsTextureCoordinatesBuffer(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
bindAsVertexBuffer(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
bindColorsBuffer(GL, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
bindIndicesBuffer(GL, IndicesBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
bindNormalsBuffer(GL, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
bindTextureCoordinatesBuffer(GL, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
bindVertexBuffer(GL, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
BuffersManager - Interface in org.scilab.forge.scirenderer.buffers
Interface for a buffers manager.

C

Canvas - Interface in org.scilab.forge.scirenderer
 
changed(TransformationStack, TransformationStack.TransformationStackEvent, Transformation) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStackListener
Called when an event occur in the listened transformation stack.
clear(Color) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Clear the canvas with the given color.
clear(Color) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Clear the canvas with the given color.
clear(Color) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
clear(Color) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
clear(Color) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawingTools
Clear the sprite with the given color.
clear() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Pop all matrix on the stack except identity.
clear() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
clearDepthBuffer() - Method in interface org.scilab.forge.scirenderer.DrawingTools
Clear the depth buffer.
clearDepthBuffer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
ClippingDrawer - Class in org.scilab.forge.scirenderer.examples.clippingExample
 
ClippingDrawer(Canvas, MouseRotationAdapter, BoundedRangeModel) - Constructor for class org.scilab.forge.scirenderer.examples.clippingExample.ClippingDrawer
 
ClippingExample - Class in org.scilab.forge.scirenderer.examples.clippingExample
 
ClippingExample() - Constructor for class org.scilab.forge.scirenderer.examples.clippingExample.ClippingExample
 
ClippingManager - Interface in org.scilab.forge.scirenderer.clipping
Clipping manager interface.
ClippingPlane - Interface in org.scilab.forge.scirenderer.clipping
 
Color - Class in org.scilab.forge.scirenderer.shapes.appearance
 
Color(float, float, float, float) - Constructor for class org.scilab.forge.scirenderer.shapes.appearance.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range [0.0; 1.0].
Color(float, float, float) - Constructor for class org.scilab.forge.scirenderer.shapes.appearance.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range [0.0; 1.0].
conjugate(Vector3d) - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
conjugateInverse(Vector3d) - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
contain(double) - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
contain(double) - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return true if the interval contain the given value.
create(double, DecimalFormat, SpriteManager) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerSpriteFactory
 
create(double, double) - Static method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
create(Graduations, double, boolean, double, boolean) - Static method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
create(double, boolean, double, boolean) - Static method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
create(double, double) - Static method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
create(double, boolean, double, boolean) - Static method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
create(double, DecimalFormat, SpriteManager) - Method in interface org.scilab.forge.scirenderer.ruler.RulerSpriteFactory
Return the sprite for the given value.
create(Canvas, Float, int, int) - Method in class org.scilab.forge.scirenderer.utils.shapes.geometry.SphereFactory
 
createCanvas(GLAutoDrawable) - Static method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvasFactory
Create a canvas from an auto drawable object.
createCube(Canvas) - Static method in class org.scilab.forge.scirenderer.utils.shapes.geometry.CubeFactory
Return a geometry representing a simple cube.
createCube(Canvas, int) - Static method in class org.scilab.forge.scirenderer.utils.shapes.geometry.CubeFactory
Return a geometry representing a cube.
createElementsBuffer() - Method in interface org.scilab.forge.scirenderer.buffers.BuffersManager
Create an elements buffer.
createElementsBuffer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
createIndicesBuffer() - Method in interface org.scilab.forge.scirenderer.buffers.BuffersManager
Create an indices buffer.
createIndicesBuffer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
createMilkDrop(Canvas) - Static method in class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropFactory
Return a geometry representing a milk drop.
createRenderer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRendererManager
 
createRenderer() - Method in interface org.scilab.forge.scirenderer.renderer.RendererManager
Create a new renderer.
createRotatableSprite(int, int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
 
createRotatableSprite(int, int) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteManager
Create a rotatable sprite of given size.
createSprite(int, int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
 
createSprite(Dimension) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
 
createSprite(int, int) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteManager
Create a sprite of given size.
createSprite(Dimension) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteManager
Create a sprite of given size.
createTetrahedron(Canvas) - Static method in class org.scilab.forge.scirenderer.utils.shapes.geometry.TetrahedronFactory
 
createTexture() - Method in class org.scilab.forge.scirenderer.implementation.jogl.texture.JoGLTextureManager
 
createTexture() - Method in interface org.scilab.forge.scirenderer.texture.TextureManager
Texture creator.
CubeFactory - Class in org.scilab.forge.scirenderer.utils.shapes.geometry
An utility class to create cube geometry.

D

DataBuffer - Interface in org.scilab.forge.scirenderer.buffers
Interface for a data buffer.
DataChanged(LatexCompositor) - Method in interface org.scilab.forge.scirenderer.examples.jlatex.LatexCompositorListener
Inform listeners from data changes.
DataChanged(LatexCompositor) - Method in class org.scilab.forge.scirenderer.examples.jlatex.LatexDrawer
 
DataProvider<DataUserType extends DataUser> - Interface in org.scilab.forge.scirenderer.texture
 
dataUpdated() - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
dataUpdated() - Method in interface org.scilab.forge.scirenderer.texture.DataUser
Notify for data update.
DataUser - Interface in org.scilab.forge.scirenderer.texture
 
DEFAULT_AUTO_CLEAR_DEPTH_BUFFER_STATUS - Static variable in interface org.scilab.forge.scirenderer.depthtest.DepthTestManager
The default auto clear depth buffer status.
DEFAULT_AUTO_TICKS_STATUS - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default auto-ticks status.
DEFAULT_COLOR - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default color.
DEFAULT_FACE_CULLING_MODE - Static variable in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Default face culling mode.
DEFAULT_FILL_COLOR - Static variable in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
The default fill color.
DEFAULT_FILL_DRAWING_MODE - Static variable in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Default fill drawing mode.
DEFAULT_FIRST_POINT - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default first point position.
DEFAULT_FIRST_VALUE - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default first value.
DEFAULT_LIGHTNING_STATUS - Static variable in interface org.scilab.forge.scirenderer.lightning.LightManager
The default lightning status.
DEFAULT_LINE_COLOR - Static variable in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
The default line color.
DEFAULT_LINE_DRAWING_MODE - Static variable in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Default wire drawing mode.
DEFAULT_LINE_PATTERN - Static variable in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
The default line pattern (full line).
DEFAULT_LINE_VISIBLE - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default main line visibility.
DEFAULT_LINE_WIDTH - Static variable in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
The default line width.
DEFAULT_LOGARITHMIC_STATUS - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default logarithmic status.
DEFAULT_MARGIN - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default margin in pixel.
DEFAULT_MINIMAL_SUB_TICKS_DISTANCE - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default minimal sub-ticks distance.
DEFAULT_SECOND_POINT - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default second point position.
DEFAULT_SECOND_VALUE - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default second value.
DEFAULT_SPRITE_DISTANCE - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default Sprite distance to the main line in pixel.
DEFAULT_SUB_TICK_LENGTH - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default sub-tick length in pixel.
DEFAULT_TEXT_ANTI_ALIASED - Static variable in class org.scilab.forge.scirenderer.sprite.TextEntity
The default text anti-aliased status.
DEFAULT_TEXT_COLOR - Static variable in class org.scilab.forge.scirenderer.sprite.TextEntity
The default text color.
DEFAULT_TEXT_USE_FRACTIONAL_METRICS - Static variable in class org.scilab.forge.scirenderer.sprite.TextEntity
The default text use fractional matrix status.
DEFAULT_TICK_LENGTH - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default tick length in pixel.
DEFAULT_TICKS_DIRECTION - Static variable in interface org.scilab.forge.scirenderer.ruler.RulerModel
Default ticks direction.
DefaultGeometry - Class in org.scilab.forge.scirenderer.shapes.geometry
Default implementation of a Geometry.
DefaultGeometry() - Constructor for class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
Default constructor.
DefaultRulerModel - Class in org.scilab.forge.scirenderer.ruler
Default ruler model.
DefaultRulerModel() - Constructor for class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
Default constructor.
DefaultRulerSpriteFactory - Class in org.scilab.forge.scirenderer.ruler
 
DefaultRulerSpriteFactory() - Constructor for class org.scilab.forge.scirenderer.ruler.DefaultRulerSpriteFactory
 
DegenerateMatrixException - Exception in org.scilab.forge.scirenderer.tranformations
 
DegenerateMatrixException(String) - Constructor for exception org.scilab.forge.scirenderer.tranformations.DegenerateMatrixException
 
DepthTestManager - Interface in org.scilab.forge.scirenderer.depthtest
Interface for the depth test manager.
disableClipping() - Method in interface org.scilab.forge.scirenderer.clipping.ClippingManager
Disable all clipping plane.
disableClipping() - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingManager
 
display(GLAutoDrawable) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
dispose(DataBuffer) - Method in interface org.scilab.forge.scirenderer.buffers.BuffersManager
Release all resources used by the given buffer.
dispose(Collection<? extends DataBuffer>) - Method in interface org.scilab.forge.scirenderer.buffers.BuffersManager
Release all resources used by the given buffers.
dispose(DataBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
dispose(Collection<? extends DataBuffer>) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
 
dispose(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Called when it's time to kill this buffer.
dispose(Renderer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRendererManager
 
dispose(Sprite) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
 
dispose(Collection<Sprite>) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
 
dispose(Renderer) - Method in interface org.scilab.forge.scirenderer.renderer.RendererManager
Release all resources used by the given renderer.
dispose(Sprite) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteManager
Release all resources used by the given sprite.
dispose(Collection<Sprite>) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteManager
Release all resources used by the given sprites.
disposeResources() - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawer
Dispose all used resources.
draw(DrawingTools) - Method in interface org.scilab.forge.scirenderer.Drawer
Ask this drawer to draw with the given drawing tools.
draw(Renderer) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Ask the given renderer to perform a draw.
draw(Geometry) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Draw the given geometry with default appearance.
draw(Geometry, Appearance) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Draw the given geometry.
draw(Texture) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Draw the texture on XY plane in current coordinate.
draw(Sprite, SpriteAnchorPosition, ElementsBuffer) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Draw the given sprite at all given position.
draw(Sprite, SpriteAnchorPosition, ElementsBuffer, double) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Draw the given sprite at all given position with the given rotation angle.
draw(Sprite, SpriteAnchorPosition, Vector3d) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Draw the given sprite at given position.
draw(Sprite, SpriteAnchorPosition, Vector3d, double) - Method in interface org.scilab.forge.scirenderer.DrawingTools
Draw the given sprite at given position with the given rotation angle.
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.clippingExample.ClippingDrawer
 
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.jlatex.LatexDrawer
 
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.lineRendering.LineDrawer
 
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropDrawer
 
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.plot2d.PlotDrawer
 
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteDrawerExample
 
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.rulerExample.RulerExampleDrawer
 
draw(DrawingTools) - Method in class org.scilab.forge.scirenderer.examples.sprite.SpriteDrawerExample
 
draw(JoGLDrawingTools, Geometry, Appearance) - Method in class org.scilab.forge.scirenderer.implementation.jogl.drawer.JoGLShapeDrawer
Draw a given geometry with given appearance.
draw(Renderer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(Geometry) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(Geometry, Appearance) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(Texture) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(Sprite, SpriteAnchorPosition, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(Sprite, SpriteAnchorPosition, ElementsBuffer, double) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(Sprite, SpriteAnchorPosition, Vector3d) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(Sprite, SpriteAnchorPosition, Vector3d, double) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
draw(JoGLDrawingTools) - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRenderer
Perform a draw to the given canvas.
draw(JoGLDrawingTools, Renderer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRendererManager
Perform a draw with the given renderer to the given canvas..
draw(JoGLDrawingTools, Sprite, SpriteAnchorPosition, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
Perform the sprite drawing.
draw(JoGLDrawingTools, Sprite, SpriteAnchorPosition, ElementsBuffer, double) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
Perform the sprite drawing.
draw(JoGLDrawingTools, Sprite, SpriteAnchorPosition, Vector3d) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
Perform the sprite drawing.
draw(JoGLDrawingTools, Sprite, SpriteAnchorPosition, Vector3d, double) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
Perform the sprite drawing.
draw(JoGLDrawingTools, SpriteAnchorPosition, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.QuadsTextureRenderer
 
draw(JoGLDrawingTools, SpriteAnchorPosition, ElementsBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.RotatableQuadsTextureRenderer
 
draw(JoGLDrawingTools, SpriteAnchorPosition, ElementsBuffer, double) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.RotatableQuadsTextureRenderer
 
draw(JoGLDrawingTools, Texture) - Method in class org.scilab.forge.scirenderer.implementation.jogl.texture.JoGLTextureManager
Draw the given texture.
draw(DrawingTools, RulerModel) - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawer
Ruler drawing method.
draw(SpriteDrawingTools) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawer
Ask this drawer to draw with the given drawing tools.
draw(TextEntity, int, int) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawingTools
Draw the given text at the given position with the given appearance.
draw(Icon, int, int) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawingTools
Draw the given Icon at the given position.
drawCircle(int, int, int, Appearance) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawingTools
Draw a circle.
Drawer - Interface in org.scilab.forge.scirenderer
 
DrawingTools - Interface in org.scilab.forge.scirenderer
 
drawPolyline(int[], Appearance) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawingTools
Draw a polyline.

E

ELEMENT_SIZE - Static variable in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
The current size of one element.
ElementsBuffer - Interface in org.scilab.forge.scirenderer.buffers
 
equals(Rotation) - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 

F

fillDisc(int, int, int, Color) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawingTools
Fill a disc of given diameter, centered at (x, y) with the given appearance.
fillPolygon(int[], Appearance) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawingTools
Fill a polygon.
fireChanged(TransformationStack.TransformationStackEvent, Transformation) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
Fire a change event.
fireTransformationChanged() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
Notify listeners the top transformation have changed.
fireUpdate() - Method in class org.scilab.forge.scirenderer.texture.AbstractDataProvider
 

G

G2DShortCuts - Class in org.scilab.forge.scirenderer.implementation.jogl.utils
Utility class for common Graphics2D calls.
Geometry - Interface in org.scilab.forge.scirenderer.shapes.geometry
Interface for a geometry.
Geometry.FaceCullingMode - Enum in org.scilab.forge.scirenderer.shapes.geometry
This enum specify face culling.
Geometry.FillDrawingMode - Enum in org.scilab.forge.scirenderer.shapes.geometry
This enum specify how geometry is rendered.
Geometry.LineDrawingMode - Enum in org.scilab.forge.scirenderer.shapes.geometry
Line drawing modes declaration.
getAffineTransformation(Vector3d, Vector3d) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return an affine transformation aX + b
getAliasedPointSizeRange() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCapacity
Return the aliased point size range.
getAllValues() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return all values of this graduation.
getAllValues() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
getAllValues() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
getAlphaAsFloat() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Color
Return alpha component value.
getAlternative() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return a child graduation with more values but less than getMore()
getAlternative() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
getAlternative() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
getAmbientColor() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
getAmbientColor() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the ambient color of this light;
getBlueAsFloat() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Color
Return blue component value.
getBuffersManager() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the buffers manager of this canvas.
getBuffersManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getByteBuffer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Return the data as byte buffer.
getByteBuffer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
getByteBuffer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
getByteSize() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Return the size of this buffer in byte.
getByteSize() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
getByteSize() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
getCanvas() - Method in interface org.scilab.forge.scirenderer.DrawingTools
Return the canvas where draw is done.
getCanvas() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
getCanvas() - Method in class org.scilab.forge.scirenderer.implementation.jogl.picking.JoGLPickingTools
 
getCanvas() - Method in interface org.scilab.forge.scirenderer.picking.PickingTools
Return the canvas.
getCanvasProjection() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Return the canvas projection matrix.
getCanvasProjection() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
getClippingManager() - Method in interface org.scilab.forge.scirenderer.DrawingTools
Return the clipping manager.
getClippingManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
getClippingPlane(int) - Method in interface org.scilab.forge.scirenderer.clipping.ClippingManager
Return the i-th clipping plane.
getClippingPlane(int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingManager
 
getClippingPlaneNumber() - Method in interface org.scilab.forge.scirenderer.clipping.ClippingManager
Return the number of available clipping plane.
getClippingPlaneNumber() - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingManager
 
getClippingPlaneNumber() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCapacity
 
getColor() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getColor() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Color getter.
getColors() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getColors() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Return the colors.
getData() - Method in interface org.scilab.forge.scirenderer.buffers.DataBuffer
Return the data.
getData() - Method in interface org.scilab.forge.scirenderer.buffers.ElementsBuffer
 
getData() - Method in interface org.scilab.forge.scirenderer.buffers.IndicesBuffer
 
getData() - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple1DTextureDataProvider
 
getData() - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple2DTextureDataProvider
 
getData() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
getData() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
getData() - Method in interface org.scilab.forge.scirenderer.texture.TextureDataProvider
Data getter.
getData() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
getData() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getData() - Method in class org.scilab.forge.scirenderer.tranformations.Vector4d
 
getDataAsFloatArray() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
getDataAsFloatArray() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getDataAsFloatArray(int) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getDataProvider() - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
getDataProvider() - Method in interface org.scilab.forge.scirenderer.texture.Texture
 
getDefault() - Static method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Return the default appearance.
getDepthTestManager() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the depth test manager of this canvas.
getDepthTestManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getDiffuseColor() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
getDiffuseColor() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the diffuse color of this light;
getDimension() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the canvas dimension.
getDimension() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getDrawer() - Static method in class org.scilab.forge.scirenderer.implementation.jogl.drawer.JoGLShapeDrawer
 
getDrawer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRenderer
 
getDrawer() - Method in interface org.scilab.forge.scirenderer.renderer.Renderer
Return the drawer.
getDrawer() - Method in interface org.scilab.forge.scirenderer.sprite.Sprite
Return the current sprite drawer.
getElementsSize() - Method in interface org.scilab.forge.scirenderer.buffers.ElementsBuffer
Return the number of coordinate for one element.
getElementsSize() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
getEquation() - Method in interface org.scilab.forge.scirenderer.clipping.ClippingPlane
Return the plane equation.
getEquation() - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
getFaceCullingMode() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getFaceCullingMode() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Face-culling mode getter.
getFillColor() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Return the fill color.
getFillDrawingMode() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getFillDrawingMode() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Fill drawing mode getter.
getFirstPoint() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getFirstPoint() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
First point getter.
getFirstValue() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getFirstValue() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
First value getter.
getFont() - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Return the text font.
getFormat() - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
getFormat() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return an adapted number format.
getGl() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
Return the OpenGl context.
getGl() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
Return the OpenGl context.
getGLBindDestination() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Return the OpenGl bind destination.
getGLBindDestination() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
getGLBindDestination() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
getGLCapacity() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
Return the OpenGl capacity of this canvas.
getGlName(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Return the OpenGl name of this buffer.
getGraduations() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getGraduations() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Return used graduation to draw this ruler.
getGreenAsFloat() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Color
Return green component value.
getHeight() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the canvas height.
getHeight() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getHeight() - Method in interface org.scilab.forge.scirenderer.sprite.Sprite
Return the sprite height.
getIdentity() - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return the identity transformation.
getIndex() - Method in interface org.scilab.forge.scirenderer.clipping.ClippingPlane
Return the clipping plane index.
getIndex() - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
getIndex() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
getIndex() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the light index.
getIndices() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getIndices() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Return the indices if any.
getInverse() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
Return the inverse rotation.
getInverseMatrix() - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Return this transformation inverse matrix.
getInverseTransformation() - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Return the inverse transformation.
getJoGLParameters() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
Return the rendering parameters.
getLight(int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLightManager
 
getLight(int) - Method in interface org.scilab.forge.scirenderer.lightning.LightManager
Return the i-th light.
getLightManager() - Method in interface org.scilab.forge.scirenderer.DrawingTools
Return the light manager.
getLightManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
getLightNumber() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCapacity
Return the number of available light.
getLightNumber() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLightManager
 
getLightNumber() - Method in interface org.scilab.forge.scirenderer.lightning.LightManager
Return the number of available light.
getLineColor() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Return the line color.
getLineDrawingMode() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getLineDrawingMode() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Line drawing mode getter.
getLinePattern() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Return the line pattern.
getLineWidth() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Return the line width.
getLowerBound() - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
getLowerBound() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return the lower bound.
getMagnificationFilter() - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
getMagnificationFilter() - Method in interface org.scilab.forge.scirenderer.texture.Texture
Magnification filter getter.
getMainDrawer() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the canvas main drawer.
getMainDrawer() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getMargin() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getMargin() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Return the accepted margin (in pixel) for label drawing.
getMatrix() - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Return this transformation matrix.
getMaxDistToTicksDirNorm() - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawingResult
Maximum sprite distance to projected ticks direction norm ratio getter.
getMaximumTextureSize() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCapacity
 
getMinifyingFilter() - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
getMinifyingFilter() - Method in interface org.scilab.forge.scirenderer.texture.Texture
Minifying filter getter.
getMinimalSubTicksDistance() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getMinimalSubTicksDistance() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Minimal accepted sub-ticks distance getter.
getModelViewStack() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Return the model view matrix stack.
getModelViewStack() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
getMore() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return a child graduation with more values.
getMore() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
getMore() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
getNewValues() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return values not present in parents graduations.
getNewValues() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
getNewValues() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
getNorm() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getNorm2() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getNormalized() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getNormalizedTicksDirection() - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawingResult
Normalized projected ticks direction getter.
getNormals() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getNormals() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Return the normals.
getOriginPosition() - Method in interface org.scilab.forge.scirenderer.sprite.SpriteDrawer
Return the origin position.
getOrthographic(double, double, double, double, double, double) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return an orthographic transformation.
getParentGraduations() - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
getParentGraduations() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return the parent graduation.
getPerspectiveTransformation(double, double, double) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return a perspective transformation.
getPickingManager() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the picking manager.
getPickingManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getPosition() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
getPosition() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the light position.
getPosition(double) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getPosition(double) - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Return the position corresponding to the given value.
getPreferredAspectRatioTransformation(Dimension, double) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return the 'preferred aspect ratio transformation'
getProjectionStack() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Return the projection matrix stack.
getProjectionStack() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
getRedAsFloat() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Color
Return red component value.
getRendererManager() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the renderer manager.
getRendererManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getRGBAData() - Method in class org.scilab.forge.scirenderer.implementation.jogl.utils.texture.TextureBufferedImage
Return the buffer data of the image.
getRotation() - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
Return the current rotation.
getRotationMatrix() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
getRotationTransformation(double, double, double, double) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return a rotation transformation.
getRotationTransformation(Rotation) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return a rotation transformation.
getScaleTransformation(double, double, double) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return a scale transformation.
getScaleTransformation(double) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return a scale transformation.
getSecondPoint() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getSecondPoint() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Second point getter.
getSecondValue() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getSecondValue() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Second value getter.
getSinData(float, int, float) - Method in class org.scilab.forge.scirenderer.examples.plot2d.PlotDrawer
Return a float array filled with some "y = sin(theta * x)" data.
getSingleton() - Static method in class org.scilab.forge.scirenderer.utils.shapes.geometry.SphereFactory
 
getSize() - Method in interface org.scilab.forge.scirenderer.buffers.DataBuffer
Return the number of elements.
getSize() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
getSize() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
getSize(TextEntity) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
 
getSize(TextEntity) - Method in interface org.scilab.forge.scirenderer.sprite.SpriteManager
Return the dimension in pixel of the given text entity.
getSpecularColor() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
getSpecularColor() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the specular color of this light;
getSpotAngle() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
getSpotAngle() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the spot angle.
getSpotDirection() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
getSpotDirection() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the spot direction.
getSpriteDistance() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getSpriteDistance() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Sprite distance getter.
getSpriteDrawer() - Method in class org.scilab.forge.scirenderer.examples.plot2d.PlotDrawer
Return a sprite drawer.
getSpriteDrawer() - Method in class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteDrawerExample
Returns the anchor sprite drawer.
getSpriteDrawer() - Method in class org.scilab.forge.scirenderer.examples.sprite.SpriteDrawerExample
 
getSpriteManager() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the sprite manager.
getSpriteManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getSubData(int, int, int, int) - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple1DTextureDataProvider
 
getSubData(int, int, int, int) - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple2DTextureDataProvider
 
getSubData(int, int, int, int) - Method in interface org.scilab.forge.scirenderer.texture.TextureDataProvider
Sub-data getter.
getSubDensity() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return the density of sub ticks.
getSubDensity() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
getSubDensity() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
getSubGraduations() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return a child graduation for sub ticks.
getSubGraduations() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
getSubGraduations() - Method in class org.scilab.forge.scirenderer.ruler.graduations.LogarithmicGraduations
 
getSubTicksDensity() - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawingResult
Drawn sub-ticks density getter.
getSubTicksLength() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getSubTicksLength() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Sub-ticks length getter.
getSubTicksValues() - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawingResult
Drawn sub-ticks values getter.
getSWrappingMode() - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
getSWrappingMode() - Method in interface org.scilab.forge.scirenderer.texture.Texture
Wrapping mode on the first dimension getter.
getText() - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Return the text content.
getTextColor() - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Return the text color.
getTextIcon() - Method in class org.scilab.forge.scirenderer.examples.jlatex.LatexCompositor
 
getTextSpriteDrawer(int) - Method in class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteDrawerExample
Returns the sprite drawer associated to a particular text sprite.
getTexture() - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
 
getTextureCoordinates() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getTextureCoordinates() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Texture coordinates getter.
getTextureManager() - Method in interface org.scilab.forge.scirenderer.Canvas
Texture manger getter.
getTextureManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getTextureSize() - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple1DTextureDataProvider
 
getTextureSize() - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple2DTextureDataProvider
 
getTextureSize() - Method in interface org.scilab.forge.scirenderer.texture.TextureDataProvider
Texture size getter.
getTicksDirection() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getTicksDirection() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Ticks direction getter.
getTicksLength() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
getTicksLength() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Ticks length getter.
getTicksValues() - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawingResult
Drawn ticks values getter.
getTransformation() - Method in interface org.scilab.forge.scirenderer.clipping.ClippingPlane
Return the coordinate transformation for the plane.
getTransformation() - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
getTransformation() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Return the top scene transformation.
getTransformation() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
getTransformationManager() - Method in interface org.scilab.forge.scirenderer.DrawingTools
Return the transformation manager.
getTransformationManager() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLDrawingTools
 
getTranslateTransformation(double, double, double) - Static method in class org.scilab.forge.scirenderer.tranformations.TransformationFactory
Return a translate transformation.
getTWrappingMode() - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
getTWrappingMode() - Method in interface org.scilab.forge.scirenderer.texture.Texture
Wrapping mode on the second dimension getter.
getUnderlyingPoint(Point) - Method in class org.scilab.forge.scirenderer.implementation.jogl.picking.JoGLPickingTools
 
getUnderlyingPoint(Point) - Method in interface org.scilab.forge.scirenderer.picking.PickingTools
Return the scene coordinate of the pixel under the given windows position.
getUnRotateMatrix() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
getUpperBound() - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
getUpperBound() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return the upper bound.
getVectorY() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
getVertices() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getVertices() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Return the vertices.
getWidth() - Method in interface org.scilab.forge.scirenderer.Canvas
Return the canvas width.
getWidth() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
getWidth() - Method in interface org.scilab.forge.scirenderer.sprite.Sprite
Return the sprite width.
getWindowTransformation() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Return the window transformation.
getWindowTransformation() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
getWireIndices() - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
getWireIndices() - Method in interface org.scilab.forge.scirenderer.shapes.geometry.Geometry
Return the wire indices.
getX() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getX() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3f
 
getXRulerModel() - Method in class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropDrawer
 
getXRulerModel() - Method in class org.scilab.forge.scirenderer.examples.plot2d.PlotDrawer
Return the X ruler model.
getY() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getY() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3f
 
getYRulerModel() - Method in class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropDrawer
 
getYRulerModel() - Method in class org.scilab.forge.scirenderer.examples.plot2d.PlotDrawer
Return the Y ruler model.
getZ() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
getZ() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3f
 
getZRulerModel() - Method in class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropDrawer
 
glConsume(JoGLDrawingTools) - Method in class org.scilab.forge.scirenderer.implementation.jogl.picking.JoGLPickingManager
Ask to consume picking task with the given drawing tools.
GLPickingManager - Class in org.scilab.forge.scirenderer.implementation.jogl.picking
 
GLPickingManager() - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.picking.GLPickingManager
 
glReload(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
Called when previous OpenGl context is gone.
glReload() - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRendererManager
Ask all JoGLRenderer to reload.
glReload(JoGLDrawingTools) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
Ask all JoGLSprite to reload.
GLShortCuts - Class in org.scilab.forge.scirenderer.implementation.jogl.utils
Utility class for common OpenGl calls.
glSynchronize(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
Called before rendering for synchronisation.
glSynchronize(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRendererManager
Synchronize to OpenGl context.
glSynchronize(JoGLDrawingTools) - Method in class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
Synchronize to OpenGl context.
Graduations - Interface in org.scilab.forge.scirenderer.ruler.graduations
 

H

HardwareFailException - Exception in org.scilab.forge.scirenderer.implementation.jogl
An exception to throw when hardware is to bad.
HardwareFailException(String) - Constructor for exception org.scilab.forge.scirenderer.implementation.jogl.HardwareFailException
Default constructor.

I

IndicesBuffer - Interface in org.scilab.forge.scirenderer.buffers
 
init(GLAutoDrawable) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
isAutoClearDepthBufferEnable() - Method in interface org.scilab.forge.scirenderer.depthtest.DepthTestManager
Return the auto clear depth buffer status.
isAutoClearDepthBufferEnable() - Method in class org.scilab.forge.scirenderer.implementation.jogl.depthtest.JoGLDepthBufferManager
 
isAutoTicks() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
isAutoTicks() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Auto-ticking getter.
isDataUploaded() - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Return the data uploaded status.
isEnable() - Method in interface org.scilab.forge.scirenderer.clipping.ClippingPlane
Return the status of this clipping plane.
isEnable() - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
isEnable() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
isEnable() - Method in interface org.scilab.forge.scirenderer.lightning.Light
Return the status of this light.
isIdentity() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
Return true if this object represents an identity transformation.
isIdentity() - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Return true if is identity, false otherwise.
isLightningEnable() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLightManager
 
isLightningEnable() - Method in interface org.scilab.forge.scirenderer.lightning.LightManager
Return the lightning status.
isLineVisible() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
isLineVisible() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Line visibility getter.
isLogarithmic() - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
isLogarithmic() - Method in interface org.scilab.forge.scirenderer.ruler.RulerModel
Logarithmic state getter.
isLowerBoundIncluded - Variable in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
isLowerBoundIncluded() - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
isLowerBoundIncluded() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return true if the lower bound is included.
isTextAntiAliased() - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Return the text anti-aliased status.
isTextUseFractionalMetrics() - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Return the text use fractional metrics status.
isUpperBoundIncluded - Variable in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
isUpperBoundIncluded() - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
isUpperBoundIncluded() - Method in interface org.scilab.forge.scirenderer.ruler.graduations.Graduations
Return true if the lower bound is included.
isUsingSceneCoordinate() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Return true if is using scene coordinate.
isUsingSceneCoordinate() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
isValid() - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple1DTextureDataProvider
 
isValid() - Method in class org.scilab.forge.scirenderer.examples.textureExample.Simple2DTextureDataProvider
 
isValid() - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
isValid() - Method in interface org.scilab.forge.scirenderer.texture.DataProvider
 
isValid() - Method in interface org.scilab.forge.scirenderer.texture.Texture
Texture validity getter.
isZero() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
Return true if this vector is (0, 0, 0).

J

JoGLBuffersManager - Class in org.scilab.forge.scirenderer.implementation.jogl.buffers
 
JoGLBuffersManager() - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLBuffersManager
Default constructor.
JoGLCanvas - Class in org.scilab.forge.scirenderer.implementation.jogl
JoGL implementation of a Canvas.
JoGLCanvasFactory - Class in org.scilab.forge.scirenderer.implementation.jogl
 
JoGLCanvasFactory() - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvasFactory
 
JoGLCapacity - Class in org.scilab.forge.scirenderer.implementation.jogl
This class store current OpenGl context capacity.
JoGLClippingManager - Class in org.scilab.forge.scirenderer.implementation.jogl.clipping
 
JoGLClippingManager(JoGLDrawingTools) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingManager
Default constructor.
JoGLClippingPlane - Class in org.scilab.forge.scirenderer.implementation.jogl.clipping
 
JoGLClippingPlane(GL, int) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
JoGLDataBuffer - Class in org.scilab.forge.scirenderer.implementation.jogl.buffers
 
JoGLDepthBufferManager - Class in org.scilab.forge.scirenderer.implementation.jogl.depthtest
The JoGL implementation of the DepthTestManager.
JoGLDepthBufferManager() - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.depthtest.JoGLDepthBufferManager
Default constructor.
JoGLDrawingTools - Class in org.scilab.forge.scirenderer.implementation.jogl
JoGl implementation of the DrawingTools.
JoGLElementsBuffer - Class in org.scilab.forge.scirenderer.implementation.jogl.buffers
 
JoGLIndicesBuffer - Class in org.scilab.forge.scirenderer.implementation.jogl.buffers
 
JoGLLight - Class in org.scilab.forge.scirenderer.implementation.jogl.lightning
 
JoGLLight(GL, int) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
Default constructor.
JoGLLightManager - Class in org.scilab.forge.scirenderer.implementation.jogl.lightning
JoGL implementation of LightManager
JoGLLightManager(JoGLDrawingTools) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLightManager
Default constructor.
JoGLParameters - Class in org.scilab.forge.scirenderer.implementation.jogl
 
JoGLPickingManager - Class in org.scilab.forge.scirenderer.implementation.jogl.picking
JoGL implementation of PickingManager
JoGLPickingManager(JoGLCanvas) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.picking.JoGLPickingManager
Default constructor.
JoGLPickingTools - Class in org.scilab.forge.scirenderer.implementation.jogl.picking
JoGL implementation of PickingTools
JoGLPickingTools(JoGLDrawingTools) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.picking.JoGLPickingTools
Default constructor.
JoGLRenderer - Class in org.scilab.forge.scirenderer.implementation.jogl.renderer
 
JoGLRendererManager - Class in org.scilab.forge.scirenderer.implementation.jogl.renderer
 
JoGLRendererManager() - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRendererManager
Default constructor.
JoGLShapeDrawer - Class in org.scilab.forge.scirenderer.implementation.jogl.drawer
Utility class for drawing shapes.
JoGLSpriteManager - Class in org.scilab.forge.scirenderer.implementation.jogl.sprite
 
JoGLSpriteManager(JoGLCanvas) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.sprite.JoGLSpriteManager
Default constructor.
JoGLTextureManager - Class in org.scilab.forge.scirenderer.implementation.jogl.texture
 
JoGLTextureManager(JoGLCanvas) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.texture.JoGLTextureManager
 

L

Latex - Class in org.scilab.forge.scirenderer.examples.jlatex
 
LatexCompositor - Class in org.scilab.forge.scirenderer.examples.jlatex
 
LatexCompositor() - Constructor for class org.scilab.forge.scirenderer.examples.jlatex.LatexCompositor
Default constructor.
LatexCompositorListener - Interface in org.scilab.forge.scirenderer.examples.jlatex
 
LatexDrawer - Class in org.scilab.forge.scirenderer.examples.jlatex
 
LatexDrawer(Canvas) - Constructor for class org.scilab.forge.scirenderer.examples.jlatex.LatexDrawer
 
leftTimes(Transformation) - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Return this left times the given transformation.
LessSimpleGeometry - Class in org.scilab.forge.scirenderer.examples.textureExample
 
LessSimpleGeometry(Canvas) - Constructor for class org.scilab.forge.scirenderer.examples.textureExample.LessSimpleGeometry
 
Light - Interface in org.scilab.forge.scirenderer.lightning
The light interface.
LightenedRotatingCube - Class in org.scilab.forge.scirenderer.examples.lightenedRotatingCube
 
LightenedRotatingCube() - Constructor for class org.scilab.forge.scirenderer.examples.lightenedRotatingCube.LightenedRotatingCube
 
LightManager - Interface in org.scilab.forge.scirenderer.lightning
Light manager interface.
LinearGraduations - Class in org.scilab.forge.scirenderer.ruler.graduations
 
LineDrawer - Class in org.scilab.forge.scirenderer.examples.lineRendering
 
LineDrawer(Canvas, MouseRotationAdapter) - Constructor for class org.scilab.forge.scirenderer.examples.lineRendering.LineDrawer
 
LineRenderingExample - Class in org.scilab.forge.scirenderer.examples.lineRendering
 
LineRenderingExample() - Constructor for class org.scilab.forge.scirenderer.examples.lineRendering.LineRenderingExample
 
LogarithmicGraduations - Class in org.scilab.forge.scirenderer.ruler.graduations
 
lowerBound - Variable in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 

M

main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.clippingExample.ClippingExample
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.jlatex.Latex
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.lightenedRotatingCube.LightenedRotatingCube
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.lineRendering.LineRenderingExample
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropExample
Main function.
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.plot2d.Plot2DExample
Main function.
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteExample
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.rulerExample.RulerExample
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.simpleRotatingCube.SimpleRotatingCube
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.sprite.SpriteGLExample
 
main(String[]) - Static method in class org.scilab.forge.scirenderer.examples.textureExample.TextureExample
 
MilkDropDrawer - Class in org.scilab.forge.scirenderer.examples.milkDrop
 
MilkDropDrawer(Canvas, MouseRotationAdapter) - Constructor for class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropDrawer
 
MilkDropExample - Class in org.scilab.forge.scirenderer.examples.milkDrop
Simple example of SciRenderer usage.
MilkDropExample() - Constructor for class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropExample
 
MilkDropFactory - Class in org.scilab.forge.scirenderer.examples.milkDrop
An utility class to create milk drop geometry.
MilkDropFactory() - Constructor for class org.scilab.forge.scirenderer.examples.milkDrop.MilkDropFactory
 
minus(Vector3d) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
mouseClicked(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
 
mouseDragged(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
 
mouseEntered(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
 
mouseExited(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
 
mouseMoved(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
 
mousePressed(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.milkDrop.MouseUnprojectAdapter
 
mousePressed(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.simpleRotatingCube.MouseUnprojectAdapter
 
mousePressed(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
 
mouseReleased(MouseEvent) - Method in class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
 
MouseRotationAdapter - Class in org.scilab.forge.scirenderer.examples.utils
This mouse adapter generate a Rotation, depending on mouse drags.
MouseRotationAdapter(Rotation) - Constructor for class org.scilab.forge.scirenderer.examples.utils.MouseRotationAdapter
Default constructor.
MouseUnprojectAdapter - Class in org.scilab.forge.scirenderer.examples.milkDrop
 
MouseUnprojectAdapter(Canvas) - Constructor for class org.scilab.forge.scirenderer.examples.milkDrop.MouseUnprojectAdapter
Default constructor.
MouseUnprojectAdapter - Class in org.scilab.forge.scirenderer.examples.simpleRotatingCube
This class is a simple example of picking usage.
MouseUnprojectAdapter(Canvas) - Constructor for class org.scilab.forge.scirenderer.examples.simpleRotatingCube.MouseUnprojectAdapter
Default constructor.
multiply(Rotation) - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 

O

org.scilab.forge.scirenderer - package org.scilab.forge.scirenderer
 
org.scilab.forge.scirenderer.buffers - package org.scilab.forge.scirenderer.buffers
 
org.scilab.forge.scirenderer.clipping - package org.scilab.forge.scirenderer.clipping
 
org.scilab.forge.scirenderer.depthtest - package org.scilab.forge.scirenderer.depthtest
 
org.scilab.forge.scirenderer.examples.clippingExample - package org.scilab.forge.scirenderer.examples.clippingExample
 
org.scilab.forge.scirenderer.examples.jlatex - package org.scilab.forge.scirenderer.examples.jlatex
 
org.scilab.forge.scirenderer.examples.lightenedRotatingCube - package org.scilab.forge.scirenderer.examples.lightenedRotatingCube
 
org.scilab.forge.scirenderer.examples.lineRendering - package org.scilab.forge.scirenderer.examples.lineRendering
 
org.scilab.forge.scirenderer.examples.milkDrop - package org.scilab.forge.scirenderer.examples.milkDrop
 
org.scilab.forge.scirenderer.examples.plot2d - package org.scilab.forge.scirenderer.examples.plot2d
 
org.scilab.forge.scirenderer.examples.rotatableSprite - package org.scilab.forge.scirenderer.examples.rotatableSprite
 
org.scilab.forge.scirenderer.examples.rulerExample - package org.scilab.forge.scirenderer.examples.rulerExample
 
org.scilab.forge.scirenderer.examples.simpleRotatingCube - package org.scilab.forge.scirenderer.examples.simpleRotatingCube
 
org.scilab.forge.scirenderer.examples.sprite - package org.scilab.forge.scirenderer.examples.sprite
 
org.scilab.forge.scirenderer.examples.textureExample - package org.scilab.forge.scirenderer.examples.textureExample
 
org.scilab.forge.scirenderer.examples.utils - package org.scilab.forge.scirenderer.examples.utils
 
org.scilab.forge.scirenderer.implementation.jogl - package org.scilab.forge.scirenderer.implementation.jogl
 
org.scilab.forge.scirenderer.implementation.jogl.buffers - package org.scilab.forge.scirenderer.implementation.jogl.buffers
 
org.scilab.forge.scirenderer.implementation.jogl.clipping - package org.scilab.forge.scirenderer.implementation.jogl.clipping
 
org.scilab.forge.scirenderer.implementation.jogl.depthtest - package org.scilab.forge.scirenderer.implementation.jogl.depthtest
 
org.scilab.forge.scirenderer.implementation.jogl.drawer - package org.scilab.forge.scirenderer.implementation.jogl.drawer
 
org.scilab.forge.scirenderer.implementation.jogl.lightning - package org.scilab.forge.scirenderer.implementation.jogl.lightning
 
org.scilab.forge.scirenderer.implementation.jogl.picking - package org.scilab.forge.scirenderer.implementation.jogl.picking
 
org.scilab.forge.scirenderer.implementation.jogl.renderer - package org.scilab.forge.scirenderer.implementation.jogl.renderer
 
org.scilab.forge.scirenderer.implementation.jogl.sprite - package org.scilab.forge.scirenderer.implementation.jogl.sprite
 
org.scilab.forge.scirenderer.implementation.jogl.texture - package org.scilab.forge.scirenderer.implementation.jogl.texture
 
org.scilab.forge.scirenderer.implementation.jogl.utils - package org.scilab.forge.scirenderer.implementation.jogl.utils
 
org.scilab.forge.scirenderer.implementation.jogl.utils.texture - package org.scilab.forge.scirenderer.implementation.jogl.utils.texture
 
org.scilab.forge.scirenderer.lightning - package org.scilab.forge.scirenderer.lightning
 
org.scilab.forge.scirenderer.picking - package org.scilab.forge.scirenderer.picking
 
org.scilab.forge.scirenderer.renderer - package org.scilab.forge.scirenderer.renderer
 
org.scilab.forge.scirenderer.ruler - package org.scilab.forge.scirenderer.ruler
 
org.scilab.forge.scirenderer.ruler.graduations - package org.scilab.forge.scirenderer.ruler.graduations
 
org.scilab.forge.scirenderer.shapes.appearance - package org.scilab.forge.scirenderer.shapes.appearance
 
org.scilab.forge.scirenderer.shapes.geometry - package org.scilab.forge.scirenderer.shapes.geometry
 
org.scilab.forge.scirenderer.sprite - package org.scilab.forge.scirenderer.sprite
 
org.scilab.forge.scirenderer.texture - package org.scilab.forge.scirenderer.texture
 
org.scilab.forge.scirenderer.tranformations - package org.scilab.forge.scirenderer.tranformations
 
org.scilab.forge.scirenderer.utils.shapes.geometry - package org.scilab.forge.scirenderer.utils.shapes.geometry
 

P

PackageInfo - Class in org.scilab.forge.scirenderer
This utility class give information about SciRenderer library.
peek() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Return the top transformation.
peek() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
perform(PickingTools) - Method in interface org.scilab.forge.scirenderer.picking.PickingTask
Call to perform the task.
PickingManager - Interface in org.scilab.forge.scirenderer.picking
Interface for a picking manager.
PickingTask - Interface in org.scilab.forge.scirenderer.picking
Interface for a picking task.
PickingTools - Interface in org.scilab.forge.scirenderer.picking
Interface for picking tools.
Plot2DExample - Class in org.scilab.forge.scirenderer.examples.plot2d
 
Plot2DExample() - Constructor for class org.scilab.forge.scirenderer.examples.plot2d.Plot2DExample
 
PlotDrawer - Class in org.scilab.forge.scirenderer.examples.plot2d
A plot2d like drawer
PlotDrawer(Canvas, MouseRotationAdapter) - Constructor for class org.scilab.forge.scirenderer.examples.plot2d.PlotDrawer
Default constructor.
plus(Vector3d) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
pop() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Pop one matrix on the stack.
pop() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
power(double) - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
product(Vector3d, Vector3d) - Static method in class org.scilab.forge.scirenderer.tranformations.Vector3d
Create a new vector cross-product of the given vectors.
project(Vector3d) - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Project the given vector.
projectDirection(Vector3d) - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Project the given direction.
push(Transformation) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Push the given transformation on the stack.
push(Transformation) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
pushLeftMultiply(Transformation) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Push the given transformation left time the peek on the stack.
pushLeftMultiply(Transformation) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
pushRightMultiply(Transformation) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Push the given transformation right time the peek on the stack.
pushRightMultiply(Transformation) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 

Q

QuadsTextureRenderer - Class in org.scilab.forge.scirenderer.implementation.jogl.sprite
 

R

redraw() - Method in interface org.scilab.forge.scirenderer.Canvas
Ask the canvas to perform drawing.
redraw() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
redraw() - Method in interface org.scilab.forge.scirenderer.sprite.Sprite
Cause this sprite to be redrawn.
reload(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Called to reload a buffer.
reload() - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingManager
 
reload(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
Reload this light.
reload() - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLightManager
Reload light.
reload() - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRenderer
 
reload() - Method in interface org.scilab.forge.scirenderer.renderer.Renderer
Ask for reload.
removeDataUser(DataUserType) - Method in class org.scilab.forge.scirenderer.texture.AbstractDataProvider
 
removeDataUser(DataUserType) - Method in interface org.scilab.forge.scirenderer.texture.DataProvider
 
removeListener(TransformationManagerListener) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Remove a listener.
removeListener(TransformationManagerListener) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
removeListener(TransformationStackListener) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationStack
Remove a listener.
removeListener(TransformationStackListener) - Method in class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
Renderer - Interface in org.scilab.forge.scirenderer.renderer
Interface for a renderer.
RendererManager - Interface in org.scilab.forge.scirenderer.renderer
Interface for renderer manager.
reset() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Clear all stack.
reset() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
reshape(GLAutoDrawable, int, int, int, int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
rightTimes(Transformation) - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Return this right times the given transformation.
RotatableQuadsTextureRenderer - Class in org.scilab.forge.scirenderer.implementation.jogl.sprite
 
RotatableSpriteDrawerExample - Class in org.scilab.forge.scirenderer.examples.rotatableSprite
A rotatable sprite drawer.
RotatableSpriteDrawerExample(Canvas) - Constructor for class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteDrawerExample
Constructor.
RotatableSpriteExample - Class in org.scilab.forge.scirenderer.examples.rotatableSprite
A basic example featuring rotatable 2D sprites.
Rotation - Class in org.scilab.forge.scirenderer.tranformations
This class represent a Rotation.
Rotation() - Constructor for class org.scilab.forge.scirenderer.tranformations.Rotation
Default constructor.
Rotation(Rotation) - Constructor for class org.scilab.forge.scirenderer.tranformations.Rotation
Copy constructor.
Rotation(double, Vector3d) - Constructor for class org.scilab.forge.scirenderer.tranformations.Rotation
The created object represent a rotation of an angle of 'alpha' radians along the vector 'v'.
Rotation(double, Vector3f) - Constructor for class org.scilab.forge.scirenderer.tranformations.Rotation
The created object represent a rotation of an angle of 'alpha' radians along the vector 'v'.
Rotation(float[]) - Constructor for class org.scilab.forge.scirenderer.tranformations.Rotation
 
Rotation(double[]) - Constructor for class org.scilab.forge.scirenderer.tranformations.Rotation
 
RulerDrawer - Class in org.scilab.forge.scirenderer.ruler
 
RulerDrawer(SpriteManager) - Constructor for class org.scilab.forge.scirenderer.ruler.RulerDrawer
Ruler drawer constructor.
RulerDrawingResult - Class in org.scilab.forge.scirenderer.ruler
Contain information about the ruler drawing result.
RulerExample - Class in org.scilab.forge.scirenderer.examples.rulerExample
 
RulerExample() - Constructor for class org.scilab.forge.scirenderer.examples.rulerExample.RulerExample
 
RulerExampleDrawer - Class in org.scilab.forge.scirenderer.examples.rulerExample
 
RulerExampleDrawer(Canvas, BoundedRangeModel, RulerModel) - Constructor for class org.scilab.forge.scirenderer.examples.rulerExample.RulerExampleDrawer
 
RulerModel - Interface in org.scilab.forge.scirenderer.ruler
 
RulerSpriteFactory - Interface in org.scilab.forge.scirenderer.ruler
 

S

scalar(Vector3d) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
SciRendererException - Exception in org.scilab.forge.scirenderer
The SciRendererException is the superclass of all Exception from SciRenderer.
SciRendererException() - Constructor for exception org.scilab.forge.scirenderer.SciRendererException
Constructs a new exception with null as its detail message.
SciRendererException(String) - Constructor for exception org.scilab.forge.scirenderer.SciRendererException
Constructs a new exception with the specified detail message.
SciRendererException(String, Throwable) - Constructor for exception org.scilab.forge.scirenderer.SciRendererException
Constructs a new exception with the specified detail message and cause.
SciRendererException(Throwable) - Constructor for exception org.scilab.forge.scirenderer.SciRendererException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
setAmbientColor(Color) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
setAmbientColor(Color) - Method in interface org.scilab.forge.scirenderer.lightning.Light
Set the ambient color of this light.
setAutoClearDepthBufferEnable(boolean) - Method in interface org.scilab.forge.scirenderer.depthtest.DepthTestManager
Set the auto clear depth buffer status.
setAutoClearDepthBufferEnable(boolean) - Method in class org.scilab.forge.scirenderer.implementation.jogl.depthtest.JoGLDepthBufferManager
 
setAutoTicks(boolean) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setColor(Color) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setColors(ElementsBuffer) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setData(float[], int) - Method in interface org.scilab.forge.scirenderer.buffers.ElementsBuffer
Set the data.
setData(Float[], int) - Method in interface org.scilab.forge.scirenderer.buffers.ElementsBuffer
Set the data.
setData(FloatBuffer, int) - Method in interface org.scilab.forge.scirenderer.buffers.ElementsBuffer
Set the data.
setData(int[]) - Method in interface org.scilab.forge.scirenderer.buffers.IndicesBuffer
Set the data
setData(Collection<Integer>) - Method in interface org.scilab.forge.scirenderer.buffers.IndicesBuffer
Set the data
setData(IntBuffer) - Method in interface org.scilab.forge.scirenderer.buffers.IndicesBuffer
Set the data.
setData(float[], int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
setData(Float[], int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
setData(FloatBuffer, int) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLElementsBuffer
 
setData(int[]) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
setData(Collection<Integer>) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
setData(IntBuffer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLIndicesBuffer
 
setDataProvider(TextureDataProvider) - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
setDataProvider(TextureDataProvider) - Method in interface org.scilab.forge.scirenderer.texture.Texture
 
setDataUploaded(boolean) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Set the data uploaded status.
setDiffuseColor(Color) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
setDiffuseColor(Color) - Method in interface org.scilab.forge.scirenderer.lightning.Light
Set the diffuse color of this light.
setDrawer(Drawer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.renderer.JoGLRenderer
 
setDrawer(Drawer) - Method in interface org.scilab.forge.scirenderer.renderer.Renderer
Set the drawer.
setDrawer(SpriteDrawer) - Method in interface org.scilab.forge.scirenderer.sprite.Sprite
Set the sprite drawer and cause this sprite to be redrawn.
setEnable(boolean) - Method in interface org.scilab.forge.scirenderer.clipping.ClippingPlane
Set the status of this clipping plane.
setEnable(boolean) - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
setEnable(boolean) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
setEnable(GL, int, boolean) - Static method in class org.scilab.forge.scirenderer.implementation.jogl.utils.GLShortCuts
Enable or disable GL option.
setEnable(boolean) - Method in interface org.scilab.forge.scirenderer.lightning.Light
Set the status of this light.
setEquation(Vector4d) - Method in interface org.scilab.forge.scirenderer.clipping.ClippingPlane
Set the clipping plane equation.
setEquation(Vector4d) - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
setFaceCullingMode(Geometry.FaceCullingMode) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setFillColor(Color) - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Set the fill color.
setFillDrawingMode(Geometry.FillDrawingMode) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setFirstPoint(Vector3d) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setFirstValue(double) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
First value setter.
setFont(Font) - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Set the text font.
setIndices(IndicesBuffer) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setLightningEnable(boolean) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLightManager
 
setLightningEnable(boolean) - Method in interface org.scilab.forge.scirenderer.lightning.LightManager
Set the lightning status.
setLineColor(Color) - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Set the line color.
setLineDrawingMode(Geometry.LineDrawingMode) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setLinePattern(short) - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Set the line pattern.
setLineVisible(boolean) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setLineWidth(float) - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
Set the line width.
setLogarithmic(boolean) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setMagnificationFilter(Texture.Filter) - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
setMagnificationFilter(Texture.Filter) - Method in interface org.scilab.forge.scirenderer.texture.Texture
 
setMainDrawer(Drawer) - Method in interface org.scilab.forge.scirenderer.Canvas
Set this canvas main drawer.
setMainDrawer(Drawer) - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLCanvas
 
setMargin(double) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setMinifyingFilter(Texture.Filter) - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
setMinifyingFilter(Texture.Filter) - Method in interface org.scilab.forge.scirenderer.texture.Texture
 
setMinimalSubTicksDistance(double) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setNormals(ElementsBuffer) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setPoints(Vector3d, Vector3d) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setPosition(Vector3d) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
setPosition(Vector3d) - Method in interface org.scilab.forge.scirenderer.lightning.Light
Set the light position.
setSecondPoint(Vector3d) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setSecondValue(double) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
Second value setter.
setSpecularColor(Color) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
setSpecularColor(Color) - Method in interface org.scilab.forge.scirenderer.lightning.Light
Set the specular color of this light.
setSpotAngle(float) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
setSpotAngle(float) - Method in interface org.scilab.forge.scirenderer.lightning.Light
Set the spot angle.
setSpotDirection(Vector3d) - Method in class org.scilab.forge.scirenderer.implementation.jogl.lightning.JoGLLight
 
setSpotDirection(Vector3d) - Method in interface org.scilab.forge.scirenderer.lightning.Light
Set the spot direction.
setSpriteDistance(int) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setSpriteFactory(RulerSpriteFactory) - Method in class org.scilab.forge.scirenderer.ruler.RulerDrawer
Set the current RulerSpriteFactory.
setSubTicksLength(int) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setSWrappingMode(Texture.Wrap) - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
setSWrappingMode(Texture.Wrap) - Method in interface org.scilab.forge.scirenderer.texture.Texture
 
setText(String) - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Set the text content.
setTextAntiAliased(boolean) - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Set the text anti-aliased status.
setTextColor(Color) - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Set the text color.
setTexture(Texture) - Method in class org.scilab.forge.scirenderer.shapes.appearance.Appearance
 
setTextureCoordinates(ElementsBuffer) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setTextUseFractionalMetrics(boolean) - Method in class org.scilab.forge.scirenderer.sprite.TextEntity
Set the text use fractional metrics status.
setTicksDirection(Vector3d) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setTicksLength(int) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setTransformation(Transformation) - Method in interface org.scilab.forge.scirenderer.clipping.ClippingPlane
Set the coordinate transformation for the plane.
setTransformation(Transformation) - Method in class org.scilab.forge.scirenderer.implementation.jogl.clipping.JoGLClippingPlane
 
setTWrappingMode(Texture.Wrap) - Method in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
setTWrappingMode(Texture.Wrap) - Method in interface org.scilab.forge.scirenderer.texture.Texture
 
setUserGraduation(Graduations) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
 
setValues(double, double) - Method in class org.scilab.forge.scirenderer.ruler.DefaultRulerModel
Set the first and second value in one call.
setVertices(ElementsBuffer) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setWireIndices(IndicesBuffer) - Method in class org.scilab.forge.scirenderer.shapes.geometry.DefaultGeometry
 
setX(double) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
Create a new vector, copy of this one, with a new X value.
setY(double) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
Create a new vector, copy of this one, with a new Y value.
setZ(double) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
Create a new vector, copy of this one, with a new Z value.
Simple1DTextureDataProvider - Class in org.scilab.forge.scirenderer.examples.textureExample
 
Simple1DTextureDataProvider() - Constructor for class org.scilab.forge.scirenderer.examples.textureExample.Simple1DTextureDataProvider
 
Simple2DTextureDataProvider - Class in org.scilab.forge.scirenderer.examples.textureExample
 
Simple2DTextureDataProvider() - Constructor for class org.scilab.forge.scirenderer.examples.textureExample.Simple2DTextureDataProvider
 
SimpleGeometry - Class in org.scilab.forge.scirenderer.examples.textureExample
 
SimpleGeometry(Canvas) - Constructor for class org.scilab.forge.scirenderer.examples.textureExample.SimpleGeometry
 
SimpleRotatingCube - Class in org.scilab.forge.scirenderer.examples.simpleRotatingCube
 
SimpleRotatingCube() - Constructor for class org.scilab.forge.scirenderer.examples.simpleRotatingCube.SimpleRotatingCube
 
SphereFactory - Class in org.scilab.forge.scirenderer.utils.shapes.geometry
 
Sprite - Interface in org.scilab.forge.scirenderer.sprite
 
SpriteAnchorPosition - Enum in org.scilab.forge.scirenderer.sprite
 
SpriteDrawer - Interface in org.scilab.forge.scirenderer.sprite
 
SpriteDrawer.OriginPosition - Enum in org.scilab.forge.scirenderer.sprite
Origin position.
SpriteDrawerExample - Class in org.scilab.forge.scirenderer.examples.sprite
 
SpriteDrawerExample(Canvas) - Constructor for class org.scilab.forge.scirenderer.examples.sprite.SpriteDrawerExample
 
SpriteDrawingTools - Interface in org.scilab.forge.scirenderer.sprite
Interface for the sprite drawing tools.
SpriteGLExample - Class in org.scilab.forge.scirenderer.examples.sprite
 
SpriteManager - Interface in org.scilab.forge.scirenderer.sprite
 
stepExponent - Variable in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
stepMantissa - Variable in class org.scilab.forge.scirenderer.ruler.graduations.LinearGraduations
 
switchFace() - Method in class org.scilab.forge.scirenderer.examples.lineRendering.LineDrawer
Switch culled face.
switchRotationDirection() - Method in class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteDrawerExample
Switches the rotation direction.
synchronize(GL) - Method in class org.scilab.forge.scirenderer.implementation.jogl.buffers.JoGLDataBuffer
Synchronize this buffer.

T

TetrahedronFactory - Class in org.scilab.forge.scirenderer.utils.shapes.geometry
An utility class to create a tetrahedron.
TetrahedronFactory() - Constructor for class org.scilab.forge.scirenderer.utils.shapes.geometry.TetrahedronFactory
 
TextEntity - Class in org.scilab.forge.scirenderer.sprite
 
TextEntity(String) - Constructor for class org.scilab.forge.scirenderer.sprite.TextEntity
Default constructor.
Texture - Interface in org.scilab.forge.scirenderer.texture
 
Texture.Filter - Enum in org.scilab.forge.scirenderer.texture
Enumeration of filtering possibility.
Texture.Wrap - Enum in org.scilab.forge.scirenderer.texture
Enumeration of wrapping possibility.
TextureBufferedImage - Class in org.scilab.forge.scirenderer.implementation.jogl.utils.texture
 
TextureBufferedImage(int, int) - Constructor for class org.scilab.forge.scirenderer.implementation.jogl.utils.texture.TextureBufferedImage
Default constructor.
textureDataProvider - Variable in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
TextureDataProvider - Interface in org.scilab.forge.scirenderer.texture
 
TextureExample - Class in org.scilab.forge.scirenderer.examples.textureExample
 
TextureExample() - Constructor for class org.scilab.forge.scirenderer.examples.textureExample.TextureExample
 
TextureManager - Interface in org.scilab.forge.scirenderer.texture
 
times(Rotation) - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
times(double) - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
toggleAnchorDisplay() - Method in class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteDrawerExample
Toggles display of the anchors.
toggleMessageDisplay() - Method in class org.scilab.forge.scirenderer.examples.rotatableSprite.RotatableSpriteDrawerExample
Toggles display of the help message.
toString() - Method in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
toString() - Method in class org.scilab.forge.scirenderer.tranformations.Rotation
 
toString() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3d
 
toString() - Method in class org.scilab.forge.scirenderer.tranformations.Vector3f
 
Transformation - Interface in org.scilab.forge.scirenderer.tranformations
 
transformationChanged(TransformationManager) - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManagerListener
Called when the top transformation of the listened TransformationManager have changed.
TransformationFactory - Class in org.scilab.forge.scirenderer.tranformations
 
TransformationManager - Interface in org.scilab.forge.scirenderer.tranformations
This is an interface for a transformation manager.
TransformationManagerImpl - Class in org.scilab.forge.scirenderer.tranformations
Default TransformationManager implementation.
TransformationManagerImpl(Canvas) - Constructor for class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
Standard constructor.
TransformationManagerListener - Interface in org.scilab.forge.scirenderer.tranformations
The listener of a TransformationManager functions are called when events occurs in the listened TransformationManager.
TransformationStack - Interface in org.scilab.forge.scirenderer.tranformations
 
TransformationStack.TransformationStackEvent - Enum in org.scilab.forge.scirenderer.tranformations
Enum of possible transformation stack event.
TransformationStackImpl - Class in org.scilab.forge.scirenderer.tranformations
 
TransformationStackImpl() - Constructor for class org.scilab.forge.scirenderer.tranformations.TransformationStackImpl
 
TransformationStackListener - Interface in org.scilab.forge.scirenderer.tranformations
 

U

unproject(Vector3d) - Method in interface org.scilab.forge.scirenderer.tranformations.Transformation
Unproject the given vector.
upperBound - Variable in class org.scilab.forge.scirenderer.ruler.graduations.AbstractGraduations
 
upToDate - Variable in class org.scilab.forge.scirenderer.texture.AbstractTexture
 
useColor(Graphics2D, Color) - Static method in class org.scilab.forge.scirenderer.implementation.jogl.utils.G2DShortCuts
Use the given color for drawing.
useColor(GL, Color) - Static method in class org.scilab.forge.scirenderer.implementation.jogl.utils.GLShortCuts
Set the OpenGl context color to the given color.
useDisplayList() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLParameters
Use display list.
useLineAppearance(Graphics2D, Appearance) - Static method in class org.scilab.forge.scirenderer.implementation.jogl.utils.G2DShortCuts
Use the given appearance for drawing lines.
useLineAppearance(GL, Appearance) - Static method in class org.scilab.forge.scirenderer.implementation.jogl.utils.GLShortCuts
Set the OpenGl context line appearance from the given appearance.
usePointSprite() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLParameters
Use point sprite.
useSceneCoordinate() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Switch to scene coordinate.
useSceneCoordinate() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 
useVBO() - Method in class org.scilab.forge.scirenderer.implementation.jogl.JoGLParameters
Use VBO.
useWindowCoordinate() - Method in interface org.scilab.forge.scirenderer.tranformations.TransformationManager
Switch to window coordinate.
useWindowCoordinate() - Method in class org.scilab.forge.scirenderer.tranformations.TransformationManagerImpl
 

V

valueOf(String) - Static method in enum org.scilab.forge.scirenderer.shapes.geometry.Geometry.FaceCullingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.scilab.forge.scirenderer.shapes.geometry.Geometry.FillDrawingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.scilab.forge.scirenderer.shapes.geometry.Geometry.LineDrawingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.scilab.forge.scirenderer.sprite.SpriteAnchorPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.scilab.forge.scirenderer.sprite.SpriteDrawer.OriginPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.scilab.forge.scirenderer.texture.Texture.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.scilab.forge.scirenderer.texture.Texture.Wrap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.scilab.forge.scirenderer.tranformations.TransformationStack.TransformationStackEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.scilab.forge.scirenderer.shapes.geometry.Geometry.FaceCullingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.scilab.forge.scirenderer.shapes.geometry.Geometry.FillDrawingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.scilab.forge.scirenderer.shapes.geometry.Geometry.LineDrawingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.scilab.forge.scirenderer.sprite.SpriteAnchorPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.scilab.forge.scirenderer.sprite.SpriteDrawer.OriginPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.scilab.forge.scirenderer.texture.Texture.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.scilab.forge.scirenderer.texture.Texture.Wrap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.scilab.forge.scirenderer.tranformations.TransformationStack.TransformationStackEvent
Returns an array containing the constants of this enum type, in the order they are declared.
Vector3d - Class in org.scilab.forge.scirenderer.tranformations
 
Vector3d(Vector3d) - Constructor for class org.scilab.forge.scirenderer.tranformations.Vector3d
 
Vector3d(double, double, double) - Constructor for class org.scilab.forge.scirenderer.tranformations.Vector3d
 
Vector3d(float[]) - Constructor for class org.scilab.forge.scirenderer.tranformations.Vector3d
 
Vector3d(double[]) - Constructor for class org.scilab.forge.scirenderer.tranformations.Vector3d
 
Vector3d(Double[]) - Constructor for class org.scilab.forge.scirenderer.tranformations.Vector3d
 
Vector3f - Class in org.scilab.forge.scirenderer.tranformations
 
Vector3f(float, float, float) - Constructor for class org.scilab.forge.scirenderer.tranformations.Vector3f
 
Vector4d - Class in org.scilab.forge.scirenderer.tranformations
 
Vector4d(double, double, double, double) - Constructor for class org.scilab.forge.scirenderer.tranformations.Vector4d
 
VERSION - Static variable in class org.scilab.forge.scirenderer.PackageInfo
The current version of the library.

A B C D E F G H I J L M O P Q R S T U V