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 

H

Halfedge<X extends Point_> - Class in Jcg.polyhedron
Class for representing half-edges
Halfedge() - Constructor for class Jcg.polyhedron.Halfedge
 
HalfedgeHandle<X extends Point_> - Class in Jcg.triangulations2D
A dummy class used to represent a triangulation edge as a pair (TriangulationDSFace_2, int).
HalfedgeHandle(TriangulationDSFace_2<X>, int) - Constructor for class Jcg.triangulations2D.HalfedgeHandle
 
HalfedgePair - Class in Jcg.polyhedron
Class for representing a pair of half edges
HalfedgePair(int, int) - Constructor for class Jcg.polyhedron.HalfedgePair
 
halfedges - Variable in class Jcg.polyhedron.Polyhedron_3
 
hasBoundary() - Method in class Jcg.triangulations2D.TriangulationDS_2
checks whether the triangulation has a boundary.
hasCell(TriangulationDSCell_3<X>) - Method in class Jcg.triangulations3D.TriangulationDS_3
checks whether the triangulation contains cell c.
hasFace(TriangulationDSFace_2<X>) - Method in class Jcg.triangulations2D.TriangulationDS_2
checks whether the triangulation contains face c.
hasGeometricNeighbor(TriangulationDSFace_2<X>) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
checks whether c is geometrically a neighbor of the face, that is, whether the two triangles share a common edge.
hasGeometricNeighbor(TriangulationDSCell_3<X>) - Method in class Jcg.triangulations3D.TriangulationDSCell_3
checks whether c is geometrically a neighbor of the cell, that is, whether the two tetrahedra share a common 2-face.
hashCode() - Method in class Jcg.geometry.Pair
 
hashCode() - Method in class Jcg.geometry.Point_2
 
hashCode() - Method in class Jcg.geometry.Point_3
 
hashCode() - Method in class Jcg.polyhedron.HalfedgePair
 
hashCode() - Method in class Jcg.triangulations2D.HalfedgeHandle
provides a hashing index for a EdgeHandle, based on the hashing indices of its vertices.
hashCode() - Method in class Jcg.triangulations2D.QuadEdge
 
hashCode() - Method in class Jcg.triangulations3D.FacetHandle
provides a hashing index for a FaceHandle, based on the hashing indices of its vertices.
hasNeighbor(TriangulationDSFace_2<X>) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
checks whether c is a neighbor of the face.
hasNeighbor(TriangulationDSCell_3<X>) - Method in class Jcg.triangulations3D.TriangulationDSCell_3
checks whether c is a neighbor of the cell.
hasOn(Point_2) - Method in class Jcg.geometry.Line_2
 
hasOn(Point_3) - Method in class Jcg.geometry.Plane_3
 
hasOn(Point_) - Method in class Jcg.geometry.Segment_2
A point is on s, iff it is equal to the source or target of s, or if it is in the interior of s
hasOn(Point_) - Method in class Jcg.geometry.Segment_3
A point is on s, iff it is equal to the source or target of s, or if it is in the interior of s
hasOnNegativeSide(Point_2) - Method in class Jcg.geometry.Line_2
 
hasOnNegativeSide(Point_3) - Method in class Jcg.geometry.Plane_3
 
hasOnPositiveSide(Point_2) - Method in class Jcg.geometry.Line_2
 
hasOnPositiveSide(Point_3) - Method in class Jcg.geometry.Plane_3
 
hasVertex(TriangulationDSVertex_2<X>) - Method in class Jcg.triangulations2D.HalfedgeHandle
returns whether the current edge has v as vertex.
hasVertex(TriangulationDSVertex_2<X>) - Method in class Jcg.triangulations2D.TriangulationDS_2
checks whether the triangulation contains vertex v.
hasVertex(TriangulationDSVertex_2<X>) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
checks whether v is a vertex of the cell.
hasVertex(X) - Method in class Jcg.triangulations2D.TriangulationDSFace_2
checks whether x is a point associated with a vertex of the face.
hasVertex(TriangulationDSVertex_3<X>) - Method in class Jcg.triangulations3D.FacetHandle
returns whether the current facet has v as vertex.
hasVertex(TriangulationDSVertex_3<X>) - Method in class Jcg.triangulations3D.TriangulationDS_3
checks whether the triangulation contains vertex v.
hasVertex(TriangulationDSVertex_3<X>) - Method in class Jcg.triangulations3D.TriangulationDSCell_3
checks whether v is a vertex of the cell.
hasVertex(X) - Method in class Jcg.triangulations3D.TriangulationDSCell_3
checks whether x is a the point associated with a vertex of the cell.
hbase1() - Method in class Jcg.geometry.Plane_3
 
hbase2() - Method in class Jcg.geometry.Plane_3
 
height - Variable in class Jcg.viewer.editor2d.Canvas2D
 
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