- a - Variable in class Jcg.geometry.Line_2
-
- a - Variable in class Jcg.geometry.Plane_3
-
- add(X) - Method in class Jcg.geometry.PointCloud
-
Add a new point to the point cloud
- add(X) - Method in class Jcg.util.DLinkedList
-
Append a new element at the beginning of the list
- addBlackBlock(int) - Method in class compactTriangulations.encoding.StringEncoderTwoWords
-
Add a new block of (d+1) symbols to the black word: a sequence of size 'd' of one bits, followed by '0', as below:
- addBlackChar(int) - Method in class compactTriangulations.encoding.StringEncoderTwoWords
-
Add a new bit to the black String
- addFirst(X) - Method in interface Jcg.geometry.PolyLine_
-
A a point to the polyline
- addFirst(Point_2) - Method in class Jcg.geometry.PolyLine_2
-
- addFirst(X) - Method in class Jcg.util.DLinkedList
-
Insert a new element at the beginning of the list
- addLast(X) - Method in interface Jcg.geometry.PolyLine_
-
Append a point to the polyline
- addLast(Point_2) - Method in class Jcg.geometry.PolyLine_2
-
- addLast(X) - Method in class Jcg.util.DLinkedList
-
Append a new element at the end of the list
- addRedChar(int) - Method in class compactTriangulations.encoding.StringEncoderTwoWords
-
Add a new bit to the red String
- addToCutBorder(Halfedge<Point_>, DListNode<Halfedge<Point_>>) - Method in class Jcg.schnyderwoods.PlanarTriSchnyderWood
-
Add a half-edge to the cut-border, at a given position (in the cut-border)
Update all concerned information (colors, existent chords, boundary vertices, ...)
- admisOptions - Variable in class Jcg.io.options.ProcessInputParameters
-
- Algebra - Class in Jcg.geometry
-
Approximate computation of determinants
- Algebra() - Constructor for class Jcg.geometry.Algebra
-
- AlgebraExact - Class in Jcg.geometry
-
- AlgebraExact() - Constructor for class Jcg.geometry.AlgebraExact
-
- allocateMemory() - Static method in class compactTriangulations.encoding.BinaryOFF
-
- appendFile(String) - Static method in class Jcg.io.IO
-
- appendNextFloat(float) - Method in class compactTriangulations.encoding.BinaryEncoding
-
Append to the encoding a float number on 32 bits (4 bytes)
- appendNextInteger(int) - Method in class compactTriangulations.encoding.BinaryEncoding
-
Append to the encoding an integer on 32 bits (4 bytes)
- appendNextWord(byte[]) - Method in class compactTriangulations.encoding.BinaryEncoding
-
Append to the encoding the next 4 bytes (a memory word, on 32 bits)
- ApproximateConstructions_2 - Class in Jcg.geometry.kernel
-
Approximate geometric constructions for plane objects (points, segments, rays)
- ApproximateConstructions_2() - Constructor for class Jcg.geometry.kernel.ApproximateConstructions_2
-
- ApproximateConstructions_3 - Class in Jcg.geometry.kernel
-
Approximate geometric constructions for 3D objects (points, segments, rays)
- ApproximateConstructions_3() - Constructor for class Jcg.geometry.kernel.ApproximateConstructions_3
-
- ApproximatePredicates_2 - Class in Jcg.geometry.kernel
-
Approximate geometric predicates for plane objects (points, segments, rays)
- ApproximatePredicates_2() - Constructor for class Jcg.geometry.kernel.ApproximatePredicates_2
-
- arraybasedDS - package arraybasedDS
-
- ArrayBasedHalfedge - Class in arraybasedDS
-
- ArrayBasedHalfedge(int, int) - Constructor for class arraybasedDS.ArrayBasedHalfedge
-
- ArrayBasedMeshBuilder<X extends Point_> - Class in arraybasedDS
-
- ArrayBasedMeshBuilder(Polyhedron_3<X>) - Constructor for class arraybasedDS.ArrayBasedMeshBuilder
-
- ArrayBasedStack - Class in arrays
-
- ArrayBasedStack(int) - Constructor for class arrays.ArrayBasedStack
-
Initialize a stack (with a given size)
- ArrayBasedWingededge - Class in arraybasedDS
-
- ArrayBasedWingededge(int, int) - Constructor for class arraybasedDS.ArrayBasedWingededge
-
- arrays - package arrays
-
- arrays.test - package arrays.test
-