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

F

f - Static variable in class org.jzy3d.maths.ConvexHull
 
f(double, double) - Method in class org.jzy3d.plot3d.builder.concrete.BufferedImageMapper
 
f(double, double) - Method in class org.jzy3d.plot3d.builder.Mapper
 
f(double[], double[]) - Method in class org.jzy3d.plot3d.builder.Mapper
Default implementation providing iterative call to Mapper.f(double x, double y).
f(double[][]) - Method in class org.jzy3d.plot3d.builder.Mapper
Default implementation providing iterative call to Mapper.f(double x, double y).
faceDisplayed - Static variable in class org.jzy3d.plot3d.builder.Builder
 
faceDisplayed - Variable in class org.jzy3d.plot3d.primitives.axes.layout.AxeBoxLayout
 
facestatus - Variable in class org.jzy3d.plot3d.primitives.AbstractWireframeable
 
factor - Variable in class org.jzy3d.chart.controllers.mouse.picking.MousePickingController
 
factor - Variable in class org.jzy3d.plot3d.builder.concrete.RingExtrapolator
 
factor - Variable in class org.jzy3d.plot3d.builder.concrete.RingTessellator
 
failedProjection(String) - Method in class org.jzy3d.plot3d.rendering.view.Camera
 
failedScreenshot(String, Exception) - Method in interface org.jzy3d.chart.controllers.keyboard.camera.ScreenshotKeyListener.IScreenshotEventListener
 
fallInsideCircumcircle(Point_dt[]) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Triangle_dt
 
far - Variable in class org.jzy3d.plot3d.primitives.textured.TexturedCube
 
far - Variable in class org.jzy3d.plot3d.rendering.view.Camera
 
farBg - Variable in class org.jzy3d.plot3d.primitives.textured.TexturedCube
 
fAsFloat(double[], double[]) - Method in class org.jzy3d.plot3d.builder.Mapper
Default implementation providing iterative call to Mapper.f(double x, double y).
fAsFloat(float[], float[]) - Method in class org.jzy3d.plot3d.builder.Mapper
Default implementation providing iterative call to Mapper.f(double x, double y).
fAsFloat(double[][]) - Method in class org.jzy3d.plot3d.builder.Mapper
Default implementation providing iterative call to Mapper.f(double x, double y).
fAsFloat(float[][]) - Method in class org.jzy3d.plot3d.builder.Mapper
Default implementation providing iterative call to Mapper.f(double x, double y).
Fastest - Static variable in class org.jzy3d.plot3d.rendering.canvas.Quality
Minimal quality to allow fastest rendering (no alpha, interpolation or antialiasing).
FeedbackBufferAxeBox - Class in org.jzy3d.plot3d.primitives.axes
This AxeBox implementation was the first to appear in Jzy3d.
FeedbackBufferAxeBox(BoundingBox3d) - Constructor for class org.jzy3d.plot3d.primitives.axes.FeedbackBufferAxeBox
 
FeedbackBufferAxeBox(BoundingBox3d, IAxeLayout) - Constructor for class org.jzy3d.plot3d.primitives.axes.FeedbackBufferAxeBox
 
FIELD_COLOR - Static variable in class org.jzy3d.events.DrawableChangedEvent
 
FIELD_DATA - Static variable in class org.jzy3d.events.DrawableChangedEvent
 
FIELD_DISPLAYED - Static variable in class org.jzy3d.events.DrawableChangedEvent
 
FIELD_METADATA - Static variable in class org.jzy3d.events.DrawableChangedEvent
 
FIELD_TRANSFORM - Static variable in class org.jzy3d.events.DrawableChangedEvent
 
file - Variable in class org.jzy3d.plot3d.rendering.textures.SharedTexture
 
FileDataset - Class in org.jzy3d.io
 
FileDataset() - Constructor for class org.jzy3d.io.FileDataset
 
FileImage - Class in org.jzy3d.io
 
FileImage() - Constructor for class org.jzy3d.io.FileImage
 
filter - Variable in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
filterNaNs(double[]) - Static method in class org.jzy3d.maths.Array
 
find(double[], double) - Static method in class org.jzy3d.maths.Array
 
find(int[], int) - Static method in class org.jzy3d.maths.Array
 
find(float[], float[], float, float) - Method in class org.jzy3d.plot3d.builder.concrete.OrthonormalTessellator
Search in a couple of array a combination of values vx and vy.
find(Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
finds the triangle the query point falls in, note if out-side of this triangulation a half plane triangle will be returned (see contains), the search has expected time of O(n^0.5), and it starts form a fixed triangle (this.startTriangle),
find(Point_dt, Triangle_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
finds the triangle the query point falls in, note if out-side of this triangulation a half plane triangle will be returned (see contains). the search starts from the the start triangle
find(float[], float[], float, float) - Method in class org.jzy3d.plot3d.builder.delaunay.OrthonormalCoordinateValidator
Search in a couple of array a combination of values vx and vy.
findCellTriangleOf(Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.GridIndex
Finds a triangle near the given point
findClosePoint(Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
return a point from the trangulation that is close to pointToDelete
findClosestXaxe(Camera) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Selects the closest displayable X axe from camera
findClosestYaxe(Camera) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Selects the closest displayable Y axe from camera
findClosestZaxe(Camera) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Selects the closest displayable Z axe from camera
findCPoints() - Method in class org.jzy3d.maths.algorithms.interpolation.bernstein.Spline3D
 
findNext(int, int, int, double[][], boolean[][]) - Method in class org.jzy3d.contour.MapperContourMeshGenerator
 
findTriangleNeighborhood(Triangle_dt, Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Delaunay_Triangulation
 
findxi - Variable in class org.jzy3d.plot3d.builder.concrete.OrthonormalTessellator
 
findxi - Variable in class org.jzy3d.plot3d.builder.delaunay.OrthonormalCoordinateValidator
 
findyj - Variable in class org.jzy3d.plot3d.builder.concrete.OrthonormalTessellator
 
findyj - Variable in class org.jzy3d.plot3d.builder.delaunay.OrthonormalCoordinateValidator
 
fireControllerEvent(ControllerType, Object) - Method in class org.jzy3d.chart.controllers.AbstractController
 
fireControllerEvent(ControllerType, Object) - Method in class org.jzy3d.plot3d.rendering.view.controllers.ViewCameraController
 
fireDone(String) - Method in class org.jzy3d.chart.controllers.keyboard.camera.ScreenshotKeyListener
 
fireDrawableChanged(int) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
 
fireDrawableChanged(DrawableChangedEvent) - Method in class org.jzy3d.plot3d.primitives.AbstractDrawable
 
fireError(String, Exception) - Method in class org.jzy3d.chart.controllers.keyboard.camera.ScreenshotKeyListener
 
fireObjectPicked(List<? extends Object>) - Method in class org.jzy3d.picking.PickingSupport
 
fireViewOnTopEvent(boolean) - Method in class org.jzy3d.plot3d.rendering.view.View
 
fireViewPointChangedEvent(ViewPointChangedEvent) - Method in class org.jzy3d.plot3d.rendering.view.View
 
firstRender - Variable in class org.jzy3d.plot3d.rendering.view.SelectableView
 
FixedDecimalTickRenderer - Class in org.jzy3d.plot3d.primitives.axes.layout.renderers
Force number to be represented with a given number of decimals
FixedDecimalTickRenderer() - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.FixedDecimalTickRenderer
 
FixedDecimalTickRenderer(int) - Constructor for class org.jzy3d.plot3d.primitives.axes.layout.renderers.FixedDecimalTickRenderer
 
fixZ(float) - Method in class org.jzy3d.plot3d.primitives.contour.ContourLevel
 
FlatLine2d - Class in org.jzy3d.plot3d.primitives
 
FlatLine2d() - Constructor for class org.jzy3d.plot3d.primitives.FlatLine2d
 
FlatLine2d(float[], float[], float) - Constructor for class org.jzy3d.plot3d.primitives.FlatLine2d
 
flatten(double[][]) - Static method in class org.jzy3d.maths.Array
 
flatten(double[][], boolean) - Static method in class org.jzy3d.maths.Array
 
flatten(float[][]) - Static method in class org.jzy3d.maths.Array
 
flatten(float[][], boolean) - Static method in class org.jzy3d.maths.Array
 
flip(float) - Method in class org.jzy3d.chart.Chart
 
flipPixels(int[], int, int) - Static method in class org.jzy3d.io.GLImage
Flip an array of pixels vertically
followContourFrom(DefaultContourColoringPolicy, int, int, double[][], boolean[][], float) - Method in class org.jzy3d.contour.MapperContourMeshGenerator
 
font - Variable in class org.jzy3d.plot3d.text.drawable.TextImageRenderer
 
font - Variable in class org.jzy3d.plot3d.text.renderers.jogl.JOGLTextRenderer
 
font - Variable in class org.jzy3d.plot3d.text.renderers.TextBitmapRenderer
 
fontHeight - Variable in class org.jzy3d.plot3d.text.renderers.TextBitmapRenderer
 
forceRepaint() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasAWT
 
forceRepaint() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasNewt
 
forceRepaint() - Method in class org.jzy3d.plot3d.rendering.canvas.CanvasSwing
Force repaint and ensure that GL2 rendering will occur in the GUI thread, wherever the caller stands.
forceRepaint() - Method in interface org.jzy3d.plot3d.rendering.canvas.ICanvas
Invoked when a user requires the Canvas to be repainted (e.g. a non 3d layer has changed).
forceRepaint() - Method in class org.jzy3d.plot3d.rendering.canvas.OffscreenCanvas
 
foreground - Variable in class org.jzy3d.plot3d.rendering.legends.colorbars.ColorbarLegend
 
foregroundColor - Variable in class org.jzy3d.plot2d.primitive.ColorbarImageGenerator
 
format - Variable in class org.jzy3d.plot3d.primitives.axes.layout.renderers.DateTickRenderer
 
format(float) - Method in class org.jzy3d.plot3d.primitives.axes.layout.renderers.DateTickRenderer
 
format(float) - Method in class org.jzy3d.plot3d.primitives.axes.layout.renderers.DefaultDecimalTickRenderer
 
format(float) - Method in class org.jzy3d.plot3d.primitives.axes.layout.renderers.FixedDecimalTickRenderer
 
format(float) - Method in class org.jzy3d.plot3d.primitives.axes.layout.renderers.IntegerTickRenderer
 
format(float) - Method in interface org.jzy3d.plot3d.primitives.axes.layout.renderers.ITickRenderer
 
format(float) - Method in class org.jzy3d.plot3d.primitives.axes.layout.renderers.ScientificNotationTickRenderer
 
format(float) - Method in class org.jzy3d.plot3d.primitives.axes.layout.renderers.TickLabelMap
 
format(Coord3d) - Method in class org.jzy3d.plot3d.rendering.tooltips.CoordinateTooltipRenderer
 
format(Coord3d) - Method in class org.jzy3d.plot3d.rendering.tooltips.TooltipRenderer
 
formatter - Variable in class org.jzy3d.plot3d.primitives.graphs.AbstractDrawableGraph2d
 
FpsInfoRenderer - Class in org.jzy3d.plot3d.rendering.legends
 
FpsInfoRenderer(Chart) - Constructor for class org.jzy3d.plot3d.rendering.legends.FpsInfoRenderer
 
frame(Chart) - Static method in class org.jzy3d.chart.ChartLauncher
 
frame(Chart, Rectangle, String) - Static method in class org.jzy3d.chart.ChartLauncher
 
fullPolar() - Method in class org.jzy3d.maths.Coord2d
Return a real polar value, with an angle in the range [0;2*PI] http://fr.wikipedia.org/wiki/Coordonn%C3%A9es_polaires

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