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 _

P

p1() - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Triangle_dt
returns the first vertex of this triangle.
p2() - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Triangle_dt
returns the second vertex of this triangle.
p3() - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Triangle_dt
returns the 3th vertex of this triangle.
paint(Graphics) - Method in class org.jzy3d.plot3d.rendering.legends.FpsInfoRenderer
 
paint(Graphics) - Method in interface org.jzy3d.plot3d.rendering.view.Renderer2d
 
paint(Graphics) - Method in class org.jzy3d.plot3d.text.overlay.TextOverlay
 
paintComponent(Graphics) - Method in class org.jzy3d.ui.views.ImagePanel
 
Pair<X,Y> - Class in org.jzy3d.maths
Class Pair.
Pair(X, Y) - Constructor for class org.jzy3d.maths.Pair
Construct a Pair(a, b)
pan(Coord3d, Coord3d) - Method in class org.jzy3d.chart.controllers.mouse.picking.MousePickingPan2dController
 
PAN_FACTOR - Static variable in class org.jzy3d.chart.controllers.mouse.picking.MousePickingPan2dController
 
Parallelepiped - Class in org.jzy3d.plot3d.primitives
A Parallelepiped is a parallelepiped rectangle that is Drawable and Wireframeable.
Parallelepiped() - Constructor for class org.jzy3d.plot3d.primitives.Parallelepiped
Initialize a parallelepiped.
Parallelepiped(BoundingBox3d) - Constructor for class org.jzy3d.plot3d.primitives.Parallelepiped
Initialize a parallelepiped.
parent - Variable in class org.jzy3d.plot3d.rendering.legends.Legend
 
PATCH - Static variable in class org.jzy3d.utils.Version
 
perf - Variable in class org.jzy3d.picking.PickingSupport
 
perform() - Method in interface org.jzy3d.plot3d.rendering.tooltips.IAction
 
PI_div2 - Static variable in class org.jzy3d.plot3d.rendering.view.View
 
pick(MouseEvent) - Method in class org.jzy3d.chart.controllers.mouse.picking.MousePickingController
 
Pickable - Interface in org.jzy3d.plot3d.primitives.pickable
 
PickablePoint - Class in org.jzy3d.plot3d.primitives.pickable
 
PickablePoint() - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickablePoint
 
PickablePoint(Coord3d, Color, float) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickablePoint
 
PickablePoint(Coord3d, Color) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickablePoint
 
PickablePoint(Coord3d) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickablePoint
 
PickablePolygon - Class in org.jzy3d.plot3d.primitives.pickable
 
PickablePolygon() - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickablePolygon
 
pickables - Variable in class org.jzy3d.picking.PickingSupport
 
PickableSphere - Class in org.jzy3d.plot3d.primitives.pickable
 
PickableSphere() - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableSphere
 
PickableSphere(Coord3d, float, int, Color) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableSphere
 
pickableTargets - Variable in class org.jzy3d.picking.PickingSupport
 
PickableTexture - Class in org.jzy3d.plot3d.primitives.pickable
 
PickableTexture(SharedTexture, PlaneAxis, float, List<Coord2d>, Color) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableTexture
 
PickableTexture(SharedTexture, PlaneAxis, float, List<Coord2d>) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableTexture
 
PickableTexture(SharedTexture, PlaneAxis, float) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableTexture
 
PickableTexture(SharedTexture, PlaneAxis, float, Color) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableTexture
 
PickableTexture(SharedTexture, PlaneAxis) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableTexture
 
PickableTexture(SharedTexture) - Constructor for class org.jzy3d.plot3d.primitives.pickable.PickableTexture
 
pickId - Static variable in class org.jzy3d.picking.PickingSupport
 
picking - Variable in class org.jzy3d.chart.controllers.mouse.picking.MousePickingController
 
PickingSupport - Class in org.jzy3d.picking
 
PickingSupport() - Constructor for class org.jzy3d.picking.PickingSupport
 
PickingSupport(int) - Constructor for class org.jzy3d.picking.PickingSupport
 
PickingSupport(int, int) - Constructor for class org.jzy3d.picking.PickingSupport
 
pickObjects(GL2, GLU, View, Graph, IntegerCoord2d) - Method in class org.jzy3d.picking.PickingSupport
 
pid - Variable in class org.jzy3d.plot3d.primitives.pickable.PickablePolygon
 
pid - Variable in class org.jzy3d.plot3d.primitives.pickable.PickableSphere
 
PIXEL_NEIGHBOUR_THRESHOLD - Static variable in class org.jzy3d.contour.MapperContourMeshGenerator
 
PIXEL_NEIGHBOUR_THRESHOLD - Static variable in class org.jzy3d.contour.MapperContourPictureGenerator
 
PlaneAxis - Enum in org.jzy3d.maths
 
planePosition - Variable in class org.jzy3d.plot3d.primitives.textured.DrawableTexture
 
Point - Class in org.jzy3d.plot3d.primitives
A Point3d is a storage for a Coord3d and a Color that represents a drawable 3d point.
Point() - Constructor for class org.jzy3d.plot3d.primitives.Point
Intialize a point at the origin, with a white color and a width of 1.
Point(Coord3d) - Constructor for class org.jzy3d.plot3d.primitives.Point
Intialize a point with a white color and a width of 1.
Point(Coord3d, Color) - Constructor for class org.jzy3d.plot3d.primitives.Point
Intialize a point with a width of 1.
Point(Coord3d, Color, float) - Constructor for class org.jzy3d.plot3d.primitives.Point
 
Point_dt - Class in org.jzy3d.plot3d.builder.delaunay.jdt
This class represents a 3D point, with some simple geometric methods (pointLineTest).
Point_dt() - Constructor for class org.jzy3d.plot3d.builder.delaunay.jdt.Point_dt
Default Constructor.
Point_dt(double, double, double) - Constructor for class org.jzy3d.plot3d.builder.delaunay.jdt.Point_dt
constructs a 3D point
Point_dt(double, double) - Constructor for class org.jzy3d.plot3d.builder.delaunay.jdt.Point_dt
constructs a 3D point with a z value of 0.
Point_dt(Point_dt) - Constructor for class org.jzy3d.plot3d.builder.delaunay.jdt.Point_dt
simple copy constructor
PointGraph2d<V,E> - Class in org.jzy3d.plot3d.primitives.graphs.impl
 
PointGraph2d() - Constructor for class org.jzy3d.plot3d.primitives.graphs.impl.PointGraph2d
 
pointLineTest(Point_dt, Point_dt) - Method in class org.jzy3d.plot3d.builder.delaunay.jdt.Point_dt
tests the relation between this point (as a 2D [x,y] point) and a 2D segment a,b (the Z values are ignored), returns one of the following: LEFT, RIGHT, INFRONTOFA, BEHINDB, ONSEGMENT
pointList - Variable in class org.jzy3d.maths.algorithms.interpolation.bernstein.Spline3D
 
PointOrderingStrategy - Class in org.jzy3d.plot3d.rendering.ordering
 
PointOrderingStrategy() - Constructor for class org.jzy3d.plot3d.rendering.ordering.PointOrderingStrategy
 
points - Variable in class org.jzy3d.maths.algorithms.interpolation.bernstein.Spline3D
 
points - Variable in class org.jzy3d.plot3d.primitives.enlightables.EnlightablePolygon
 
points - Variable in class org.jzy3d.plot3d.primitives.LineStrip
 
points - Variable in class org.jzy3d.plot3d.primitives.Polygon
 
polar() - Method in class org.jzy3d.maths.Coord2d
Converts the current Coord2d into polar coordinates and return the result in a new Coord2d.
polar() - Method in class org.jzy3d.maths.Coord3d
Converts the current Coord3d into polar coordinates and return the result in a new Coord3d.
policy - Variable in class org.jzy3d.plot3d.primitives.contour.ContourLevel
 
Polygon - Class in org.jzy3d.plot3d.primitives
Supports additional settings
Polygon() - Constructor for class org.jzy3d.plot3d.primitives.Polygon
Initializes an empty Polygon with face status defaulting to true, and wireframe status defaulting to false.
Polygon.PolygonMode - Enum in org.jzy3d.plot3d.primitives
 
PolygonArray - Class in org.jzy3d.maths
 
PolygonArray(float[], float[], float[]) - Constructor for class org.jzy3d.maths.PolygonArray
 
polygonMode - Variable in class org.jzy3d.plot3d.primitives.Polygon
 
polygonOffseFillEnable(GL2) - Method in class org.jzy3d.plot3d.primitives.Polygon
 
polygonOffsetFillDisable(GL2) - Method in class org.jzy3d.plot3d.primitives.Polygon
 
polygonOffsetFillEnable - Variable in class org.jzy3d.plot3d.primitives.Polygon
 
PolygonProjection - Class in org.jzy3d.plot3d.primitives.interactive.tools
 
PolygonProjection(List<Coord3d>, List<Color>) - Constructor for class org.jzy3d.plot3d.primitives.interactive.tools.PolygonProjection
 
position - Variable in class org.jzy3d.plot3d.primitives.Sphere
 
position - Variable in class org.jzy3d.plot3d.rendering.lights.Light
 
position - Variable in class org.jzy3d.plot3d.text.DrawableTextWrapper
 
positionControl - Variable in class org.jzy3d.ui.editors.LightEditor
 
positionZero - Variable in class org.jzy3d.plot3d.rendering.lights.Light
 
PRECISION - Static variable in class org.jzy3d.plot3d.primitives.axes.AxeBox
 
precision - Variable in class org.jzy3d.plot3d.primitives.axes.layout.renderers.DefaultDecimalTickRenderer
 
precision - Variable in class org.jzy3d.plot3d.primitives.axes.layout.renderers.FixedDecimalTickRenderer
 
precision - Variable in class org.jzy3d.plot3d.primitives.axes.layout.renderers.ScientificNotationTickRenderer
 
PRECISION - Variable in class org.jzy3d.plot3d.primitives.selectable.SelectableSphere
 
preload(List<String>) - Static method in class org.jzy3d.plot3d.rendering.textures.TextureFactory
 
preload(String) - Static method in class org.jzy3d.plot3d.rendering.textures.TextureFactory
 
previousViewPointFree - Variable in class org.jzy3d.chart.Chart
 
previousViewPointProfile - Variable in class org.jzy3d.chart.Chart
 
previousViewPointTop - Variable in class org.jzy3d.chart.Chart
 
prevMouse - Variable in class org.jzy3d.chart.controllers.mouse.camera.CameraMouseController
 
prevMouse - Variable in class org.jzy3d.chart.controllers.mouse.picking.MousePickingController
 
prevMouse - Variable in class org.jzy3d.plot3d.rendering.view.controllers.ViewMouseController
 
prevMouse3d - Variable in class org.jzy3d.chart.controllers.mouse.picking.MousePickingController
 
print(Coord3d[]) - Static method in class org.jzy3d.maths.Array
 
print(double[]) - Static method in class org.jzy3d.maths.Array
 
print(float[]) - Static method in class org.jzy3d.maths.Array
 
print(int[]) - Static method in class org.jzy3d.maths.Array
 
print(char[]) - Static method in class org.jzy3d.maths.Array
 
print(double[][]) - Static method in class org.jzy3d.maths.Array
 
print(float[][]) - Static method in class org.jzy3d.maths.Array
 
print(int[][]) - Static method in class org.jzy3d.maths.Array
 
print3DcolorVertex(int, int, float[]) - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Print out parameters of a gl call in 3dColor mode.
print3DcolorVertex(int, int, float[]) - Method in class org.jzy3d.plot3d.primitives.axes.FeedbackBufferAxeBox
Print out parameters of a gl call in 3dColor mode.
printGraphicParameters(Graphics2D) - Static method in class org.jzy3d.plot2d.rendering.JavaGraphics
 
printHiddenQuads() - Method in class org.jzy3d.plot3d.primitives.axes.AxeBox
Print out display status of quads.
printHiddenQuads() - Method in class org.jzy3d.plot3d.primitives.axes.FeedbackBufferAxeBox
Print out display status of quads.
processHits(int, int[]) - Method in class org.jzy3d.picking.PickingSupport
Provides the number of picked object by a click.
processSelection(Scene, View, int, int) - Method in class org.jzy3d.chart.controllers.mouse.selection.AbstractMouseSelector
 
processSelection(Scene, View, int, int) - Method in class org.jzy3d.chart.controllers.mouse.selection.ScatterMouseSelector
Make projection and match points belonging to selection.
processSelection(Scene, View, int, int) - Method in class org.jzy3d.chart.controllers.mouse.selection.SphereMouseSelector
Make projection and match points belonging to selection.
project(Chart) - Static method in class org.jzy3d.plot3d.primitives.interactive.tools.ProjectionUtils
 
project(GL2, GLU, Camera, Graph) - Static method in class org.jzy3d.plot3d.primitives.interactive.tools.ProjectionUtils
 
project(GL2, GLU, Camera, List<AbstractDrawable>) - Static method in class org.jzy3d.plot3d.primitives.interactive.tools.ProjectionUtils
 
project(GL2, GLU, Camera, AbstractComposite) - Static method in class org.jzy3d.plot3d.primitives.interactive.tools.ProjectionUtils
 
project(GL2, GLU, Camera, ArrayList<AbstractDrawable>) - Static method in class org.jzy3d.plot3d.primitives.interactive.tools.ProjectionUtils
 
project(GL2, GLU, Camera) - Method in interface org.jzy3d.plot3d.primitives.selectable.Selectable
 
project(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.selectable.SelectableScatter
 
project(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.selectable.SelectableSphere
 
project(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.textured.TexturedCube
 
project(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.primitives.textured.TexturedCylinder
 
project(GL2, GLU, Camera) - Method in class org.jzy3d.plot3d.rendering.scene.Graph
Update all interactive AbstractDrawable projections
project() - Method in class org.jzy3d.plot3d.rendering.view.View
 
projection - Variable in class org.jzy3d.chart.controllers.mouse.selection.SphereMouseSelector
 
projection - Variable in class org.jzy3d.plot3d.primitives.selectable.SelectableScatter
 
projection - Variable in class org.jzy3d.plot3d.primitives.selectable.SelectableSphere
 
ProjectionComparator - Class in org.jzy3d.plot3d.primitives.interactive.tools
 
ProjectionComparator() - Constructor for class org.jzy3d.plot3d.primitives.interactive.tools.ProjectionComparator
 
projectionStat(PolygonArray[][]) - Method in class org.jzy3d.plot3d.rendering.view.OverlayUtils
 
ProjectionUtils - Class in org.jzy3d.plot3d.primitives.interactive.tools
 
ProjectionUtils() - Constructor for class org.jzy3d.plot3d.primitives.interactive.tools.ProjectionUtils
 
projectMouse(int, int) - Method in class org.jzy3d.plot3d.rendering.view.View
 
provider - Variable in class org.jzy3d.plot2d.primitive.ColorbarImageGenerator
 
provider - Variable in class org.jzy3d.plot3d.rendering.legends.colorbars.ColorbarLegend
 

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 _