Skip navigation links
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 

B

b - Variable in class Jcg.geometry.Line_2
 
b - Variable in class Jcg.geometry.Plane_3
 
barycenter(Point_[]) - Method in interface Jcg.geometry.Point_
Set the current point as the barycenter of an array of points
barycenter(Point_[]) - Method in class Jcg.geometry.Point_2
 
barycenter(Point_[]) - Method in class Jcg.geometry.Point_3
 
barycenter(Point_[]) - Method in class Jcg.geometry.Point_d
 
BarycentricDrawing<X extends Point_> - Class in Jcg.graph.drawing
Provides methods for drawing graphs in 2D using Schnyder barycentic drawing
BarycentricDrawing() - Constructor for class Jcg.graph.drawing.BarycentricDrawing
 
BarycentricDrawing(ArrayBasedGraph, X[], int[], Number[][]) - Constructor for class Jcg.graph.drawing.BarycentricDrawing
 
benchmark() - Static method in class Jcg.graph.generation.RandomSamplingTriangulations
 
BEZIER_2 - Static variable in class Jcg.viewer.editor2d.AlgorithmList
 
bits - Variable in class Jcg.util.BitSet32
 
bits2words(int) - Static method in class Jcg.util.BitSet64
returns the number of 64 bit words it would take to hold numBits
BitSet32 - Class in Jcg.util
An implementation of a bit-vector (using memory words on 32 bits)
BitSet32(int) - Constructor for class Jcg.util.BitSet32
Constructs a BitSet large enough to hold numBits.
BitSet32(int[], int) - Constructor for class Jcg.util.BitSet32
Constructs a BitSet, from an array already initialized
BitSet64 - Class in Jcg.util
An implementation of a bit-vector (using memory words on 64 bits)
BitSet64(int) - Constructor for class Jcg.util.BitSet64
Constructs an OpenBitSet large enough to hold numBits.
BitSetInterface - Interface in Jcg.util
 
bitSize() - Method in class Jcg.util.BitSet32
Returns the size in term of bits
bitSize() - Method in class Jcg.util.BitSet64
Returns the size of the bitset (number of words)
bitSize() - Method in interface Jcg.util.BitSetInterface
 
boundingBox() - Method in class Jcg.geometry.PointCloud
Compute the bounding box (enclosing all points)
boundingBox() - Method in class Jcg.geometry.PointCloud_2
Compute the bounding box (enclosing all points)
boundingBox() - Method in class Jcg.geometry.PointCloud_3
Compute the bounding box (enclosing all points)
boundingBox() - Method in class Jcg.geometry.PointCloud_d
Compute the bounding box (enclosing all points)
boundingBox() - Method in interface Jcg.graph.GeometricGraph
Compute the bounding box (enclosing the vertices of the graph)
boundingBox() - Method in class Jcg.graph.GeometricGraph_2
compute and return the bounding box for the points set.
boundingBox() - Method in class Jcg.graph.GeometricGraph_3
Compute and return the bounding box for the points set.
boundingBox(Point_3[]) - Method in class Jcg.viewer.j3d.MeshViewer
Compute a bounding box of the input points (from an Array)
boundingBox(Collection<Point_3>) - Method in class Jcg.viewer.j3d.MeshViewer
Compute a bounding box of the input points (from a Collection)
boundingBox() - Method in class Jcg.viewer.old.Fenetre
Get bounding box coordinates
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 
Skip navigation links