- getArrowRadius() - Method in class org.edisonwj.draw3d.Arrow3D
-
Gets the Arrow3D line radius (in pixels)
- getClear() - Method in interface org.edisonwj.draw3d.Algorithm
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmB
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmBezierCubic3D
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmBezierOrderN3D
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmC
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmDrone1
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmDrone2
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmDrone3
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmDrone4
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmF
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmX
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmY
-
- getClear() - Method in class org.edisonwj.draw3d.AlgorithmZ
-
- getColor() - Method in class org.edisonwj.draw3d.Text3D
-
Gets the Color associated with the Text string
- getConeDivisions() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the number of Cone divisions
- getCullFace() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the Mesh3D CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets the Plane CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Polygon CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the Sphere CullFace property
- getCullFace() - Method in class org.edisonwj.draw3d.Triangle3D
-
Gets the Triangle CullFace property
- getCylinderDivisions() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the number of Cylinder divisions
- getD() - Method in class org.edisonwj.draw3d.Plane3D
-
Returns the d coefficient of the Plane equation
ax + by + cz = d
- getD() - Method in class org.edisonwj.draw3d.Polygon3D
-
Returns the d coefficient of the plane equation of the Polygon
ax + by + cz = d
- getD() - Method in class org.edisonwj.draw3d.Triangle3D
-
Returns the d coefficient of the plane equation of the Triangle
ax + by + cz = d
- getDelay() - Method in interface org.edisonwj.draw3d.Algorithm
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmB
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmBezierCubic3D
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmBezierOrderN3D
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmC
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmDrone1
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmDrone2
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmDrone3
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmDrone4
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmF
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmX
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmY
-
- getDelay() - Method in class org.edisonwj.draw3d.AlgorithmZ
-
- getDepth() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box depth
- getDrawEdges() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Polygon drawEdges flag
- getDrawMode() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the Mesh3D DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets the Plane DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Polygon DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the Sphere DrawMode property
- getDrawMode() - Method in class org.edisonwj.draw3d.Triangle3D
-
Gets the Triangle DrawMode property
- getDrawVertexLabels() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Polygon drawVertexLabels flag
- getDrawVertices() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Polygon drawVertices flag
- getEdgeMaterial() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Polygon edgeMaterial property
- getEdges() - Method in class org.edisonwj.draw3d.Box3D
-
Returns the set of edges with the box centered at the origin
- getEdges() - Method in class org.edisonwj.draw3d.Dodecahedron3D
-
Gets the Dodecahedron edges
- getEdges() - Method in class org.edisonwj.draw3d.Icosahedron3D
-
Gets the Icosahedron edges
- getEdges() - Method in class org.edisonwj.draw3d.Octahedron3D
-
Gets the Octahedron edges
- getEdges() - Method in class org.edisonwj.draw3d.Tetrahedron3D
-
Gets the Tetrahedron edges
- getHeight() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box height
- getHeight() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone height
- getHeight() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder height
- getHeight() - Method in class org.edisonwj.draw3d.Drone3D
-
- getHeight() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle height
- getId() - Method in interface org.edisonwj.draw3d.Algorithm
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmB
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmBezierCubic3D
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmBezierOrderN3D
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmC
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmDrone1
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmDrone2
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmDrone3
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmDrone4
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmF
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmX
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmY
-
- getId() - Method in class org.edisonwj.draw3d.AlgorithmZ
-
- getId() - Method in class org.edisonwj.draw3d.Drone3D
-
- getInfo() - Method in interface org.edisonwj.draw3d.Algorithm
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmB
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmBezierCubic3D
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmBezierOrderN3D
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmC
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmDrone1
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmDrone2
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmDrone3
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmDrone4
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmF
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmX
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmY
-
- getInfo() - Method in class org.edisonwj.draw3d.AlgorithmZ
-
- getIntersections() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets intersections of the Plane with the Boundary Cube.
- getIterations() - Method in interface org.edisonwj.draw3d.Algorithm
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmB
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmBezierCubic3D
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmBezierOrderN3D
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmC
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmDrone1
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmDrone2
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmDrone3
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmDrone4
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmF
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmX
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmY
-
- getIterations() - Method in class org.edisonwj.draw3d.AlgorithmZ
-
- getLabelFont() - Method in class org.edisonwj.draw3d.Text3D
-
Gets the Font associated with the Text string
- getLineRadius() - Method in class org.edisonwj.draw3d.Line3D
-
Gets the Line3D line radius (in pixels)
- getMajorRadius() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval MajorRadius
- getMaterial(int) - Method in interface org.edisonwj.draw3d.Algorithm
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmB
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmBezierCubic3D
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmBezierOrderN3D
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmC
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmDrone1
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmDrone2
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmDrone3
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmDrone4
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmF
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmX
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmY
-
- getMaterial(int) - Method in class org.edisonwj.draw3d.AlgorithmZ
-
- getMaterial() - Method in class org.edisonwj.draw3d.Arrow3D
-
Gets the Arrow3D PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Line3D
-
Gets the Line3D PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the Mesh3D PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets the Plane PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Polygon PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the Sphere PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Triangle3D
-
Gets the Triangle PhongMaterial property
- getMaterial() - Method in class org.edisonwj.draw3d.Vector3D
-
Gets the Vector3D PhongMaterial property
- getMaterial1() - Method in class org.edisonwj.draw3d.Drone3D
-
- getMaterial2() - Method in class org.edisonwj.draw3d.Drone3D
-
- getMesh() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the TriangleMesh
- getMinorRadius() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval MinorRadius
- getNormal() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets the normal vector of the Plane
- getNormal() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the normal vector for the Plane of the Polygon
- getOvalDivisions() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the number of Oval divisions
- getP() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box location
- getP() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the 3D Cone location
- getP() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the 3D Cylinder location
- getP() - Method in class org.edisonwj.draw3d.Drone3D
-
- getP() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the Mesh3D location
- getP() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the 3D Oval location
- getP() - Method in class org.edisonwj.draw3d.Plane3D
-
Returns the distance to the origin from the Plane
- getP() - Method in class org.edisonwj.draw3d.Polygon3D
-
Returns the distance to the origin from the plane of the Triangle
- getP() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the 3D Rectangle center location
- getP() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the 3D Sphere location
- getP() - Method in class org.edisonwj.draw3d.Text3D
-
Gets the 3D Text location
- getP() - Method in class org.edisonwj.draw3d.Triangle3D
-
Returns the distance to the origin from the plane of the Triangle
- getp1() - Method in class org.edisonwj.draw3d.Arrow3D
-
Gets the Arrow3D starting point
- getp1() - Method in class org.edisonwj.draw3d.Line3D
-
Gets the Line3D starting point
- getP1() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets point 1 of three defining points for Plane
- getp2() - Method in class org.edisonwj.draw3d.Arrow3D
-
Gets the Arrow3D ending point
- getp2() - Method in class org.edisonwj.draw3d.Line3D
-
Gets the Line3D ending point
- getP2() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets point 2 of three defining points for Plane
- getP3() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets point 3 of three defining points for Plane
- getParms() - Method in interface org.edisonwj.draw3d.Algorithm
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmB
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmBezierCubic3D
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmBezierOrderN3D
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmC
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmDrone1
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmDrone2
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmDrone3
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmDrone4
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmF
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmX
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmY
-
- getParms() - Method in class org.edisonwj.draw3d.AlgorithmZ
-
- getPoints() - Method in class org.edisonwj.draw3d.Dodecahedron
-
Returns the set of vertices of the Dodecahedron.
- getPoints() - Method in class org.edisonwj.draw3d.Icosahedron
-
Returns the set of vertices of the Icosahedron.
- getPoints() - Method in class org.edisonwj.draw3d.Octahedron
-
Returns the set of vertices of the Octahedron.
- getPoints() - Method in class org.edisonwj.draw3d.Tetrahedron
-
Returns the set of vertices of the Tetrahedron.
- getRadius() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone radius
- getRadius() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder radius
- getRadius() - Method in class org.edisonwj.draw3d.Drone3D
-
- getRadius() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the Sphere radius
- getSeed() - Method in class org.edisonwj.draw3d.Rand
-
- getSphereDivisions() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the number of Sphere divisions
- getText() - Method in class org.edisonwj.draw3d.Text3D
-
Gets the Text string
- getUnitNormal() - Method in class org.edisonwj.draw3d.Plane3D
-
Gets the unit normal vector of the Plane
- getUnitNormal() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the unit normal vector for the plane of the Polygon based on its vertices
- getUnitNormal() - Method in class org.edisonwj.draw3d.Triangle3D
-
Returns unit normal vector of the plane of the Triangle
- getV() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the Point3D array of vertices defining the Polygon
- getV() - Method in class org.edisonwj.draw3d.Triangle3D
-
Gets the Point3D array of Triangle vertices
- getVectorRadius() - Method in class org.edisonwj.draw3d.Vector3D
-
Gets the Vector3D line radius (in pixels)
- getVertices() - Method in class org.edisonwj.draw3d.Dodecahedron3D
-
Gets the Dodecahedron vertices
- getVertices() - Method in class org.edisonwj.draw3d.Icosahedron3D
-
Gets the Icosahedron vertices
- getVertices() - Method in class org.edisonwj.draw3d.Octahedron3D
-
Gets the Octahedron vertices
- getVertices() - Method in class org.edisonwj.draw3d.Tetrahedron3D
-
Gets the Tetrahedron vertices
- getVolumeSign() - Method in class org.edisonwj.draw3d.Polygon3D
-
Gets the volumeSign field for the Polygon.
- getWidth() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box width
- getWidth() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle width
- getX() - Method in class org.edisonwj.draw3d.Vector3D
-
Gets the Vector3D x coordinate (in user coordinate space)
- getXMinMax() - Method in class org.edisonwj.draw3d.Draw3D
-
Gets the current minimum/maximum value for the X coordinate in user space.
- getXr() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box x axis rotation
- getXr() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone x axis rotation
- getXr() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder x axis rotation
- getXr() - Method in class org.edisonwj.draw3d.Drone3D
-
- getXr() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the Mesh3D x axis rotation
- getXr() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval x axis rotation
- getXr() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle x axis rotation
- getXr() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the Sphere x axis rotation
- getXr() - Method in class org.edisonwj.draw3d.Text3D
-
Gets the Text x axis rotation
- getY() - Method in class org.edisonwj.draw3d.Vector3D
-
Gets the Vector3D y coordinate (in user coordinate space)
- getYMinMax() - Method in class org.edisonwj.draw3d.Draw3D
-
Gets the current minimum/maximum value for the Y coordinate in user space.
- getYr() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box y axis rotation
- getYr() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone y axis rotation
- getYr() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder y axis rotation
- getYr() - Method in class org.edisonwj.draw3d.Drone3D
-
- getYr() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the Mesh3D y axis rotation
- getYr() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval y axis rotation
- getYr() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle y axis rotation
- getYr() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the Sphere y axis rotation
- getYr() - Method in class org.edisonwj.draw3d.Text3D
-
Gets the Text y axis rotation
- getZ() - Method in class org.edisonwj.draw3d.Vector3D
-
Gets the Vector3D z coordinate (in user coordinate space)
- getZMinMax() - Method in class org.edisonwj.draw3d.Draw3D
-
Gets the current minimum/maximum value for the Z coordinate in user space.
- getZr() - Method in class org.edisonwj.draw3d.Box3D
-
Gets the Box z axis rotation
- getZr() - Method in class org.edisonwj.draw3d.Cone3D
-
Gets the Cone z axis rotation
- getZr() - Method in class org.edisonwj.draw3d.Cylinder3D
-
Gets the Cylinder z axis rotation
- getZr() - Method in class org.edisonwj.draw3d.Drone3D
-
- getZr() - Method in class org.edisonwj.draw3d.Mesh3D
-
Gets the Mesh3D z axis rotation
- getZr() - Method in class org.edisonwj.draw3d.Oval3D
-
Gets the Oval z axis rotation
- getZr() - Method in class org.edisonwj.draw3d.Rectangle3D
-
Gets the Rectangle z axis rotation
- getZr() - Method in class org.edisonwj.draw3d.Sphere3D
-
Gets the Sphere z axis rotation
- getZr() - Method in class org.edisonwj.draw3d.Text3D
-
Gets the Text z axis rotation