- e10 - Variable in class compactTriangulations.CompactTriangleMesh
-
- e20 - Variable in class compactTriangulations.CompactTriangleMesh
-
- e21 - Variable in class compactTriangulations.CompactTriangleMesh
-
- edgeColor - Variable in class Jcg.schnyderwoods.EdgeOrientation
-
- EdgeOrientation - Class in Jcg.schnyderwoods
-
- EdgeOrientation() - Constructor for class Jcg.schnyderwoods.EdgeOrientation
-
- edgesColors - Variable in class Jcg.mesh.SharedVertexRepresentation
-
- edgesToString() - Method in class Jcg.polyhedron.Polyhedron_3
-
Return a string representing the list of faces
- elementAt(int) - Method in class arrays.TableNoAdditionalServiceBits
-
- elementAt(int) - Method in class arrays.TableWithFourServiceBits
-
Return the integer reference stored at a given position
- elementAt(int) - Method in class arrays.TableWithTwoServiceBits
-
Retrieve the integer reference stored at position 'index'
- elementMask - Static variable in class arrays.TableNoAdditionalServiceBits
-
- elements - Variable in class arrays.TableNoAdditionalServiceBits
-
- elements - Variable in class arrays.TableWithFourServiceBits
-
- elements - Variable in class arrays.TableWithTwoServiceBits
-
The array whose elements are 32 bits integers: they contain a reference (on 30 bits) and the two service bits
- elementToString(int) - Method in class arrays.TableWithFourServiceBits
-
Return a string representing the i-th element stored in the table
The result contains an integer value, and the two service bits.
- elementToString(int) - Method in class arrays.TableWithTwoServiceBits
-
Return a string representing the i-th element stored in the table.
- encode() - Method in class compactTriangulations.encoding.MeshEncoder
-
Perform the encoding of the triangulation into a binary string
- encode(String) - Static method in class compactTriangulations.test.TestEncoding
-
- encodeSchnyderWood() - Method in class Jcg.schnyderwoods.PlanarTriSchnyderWood
-
Return the parenthesis encoding of the Schnyder wood, consisting of two words
balanced parenthesis words.
- encoding - Variable in class compactTriangulations.encoding.MeshEncoder
-
encoding of the mesh (based on two binary strings): it provides methods for scanning (for reading and writing) the string encoding the mesh
- encroachesEdge(Point_2, Point_2[]) - Static method in class Jcg.geometry.MesherOperations
-
Tests whether point p lies in the diametral circle of edge e
- endInput() - Static method in class Jcg.io.IO
-
- equals(Line_2) - Method in class Jcg.geometry.Line_2
-
- equals(Object) - Method in class Jcg.geometry.Pair
-
- equals(Plane_3) - Method in class Jcg.geometry.Plane_3
-
- equals(Object) - Method in class Jcg.geometry.Point_2
-
- equals(Object) - Method in class Jcg.geometry.Point_3
-
- equals(Object) - Method in class Jcg.geometry.Point_d
-
Check equality between point coordinates
- equals(Ray_2) - Method in class Jcg.geometry.Ray_2
-
- equals(Vector_) - Method in interface Jcg.geometry.Vector_
-
Check equality between two vectors
- equals(Vector_) - Method in class Jcg.geometry.Vector_2
-
- equals(Vector_) - Method in class Jcg.geometry.Vector_3
-
- equals(Object) - Method in class Jcg.io.options.Option
-
- equals(Object) - Method in class Jcg.polyhedron.Halfedge
-
- equals(Object) - Method in class Jcg.polyhedron.HalfedgePair
-
- EvaluateNavigationalOperations - Class in compactTriangulations.bench
-
- EvaluateNavigationalOperations() - Constructor for class compactTriangulations.bench.EvaluateNavigationalOperations
-
- ExactPredicates_2 - Class in Jcg.geometry.kernel
-
Exact geometric predicates for plane objects (points, segments, rays)
Computations are performed with infinite precision arithmetic
(using the java.util.BigDecimal class)
- ExactPredicates_2() - Constructor for class Jcg.geometry.kernel.ExactPredicates_2
-
- extractReferenceFromInteger(int) - Static method in class arrays.TableWithTwoServiceBits
-
Retrieve the integer reference stored in an integer value 'v'
- extractTwoServiceBitsFromInteger(int) - Static method in class arrays.TableWithTwoServiceBits
-
Retrieve the two service bits stored in 'v'