- degree(Node) - Method in class jdg.graph.AdjacencyListGraph
-
Return the degree of a node
- degree() - Method in class jdg.graph.Node
-
- dimension() - Method in class GridPoint
-
- disableCooling() - Method in class FR91Layout
-
Disable cooling process
- display2D() - Method in class SpringDrawing
-
Draw the skeleton of a graph in 2D using a Processing frame
- draw() - Method in class MeshParameterization
-
- draw(int) - Method in class MeshRenderer
-
Draw the entire mesh
- draw() - Method in class SpringDrawing
-
Main method for drawing the applet
- drawAxis() - Method in class MeshRenderer
-
Draw the X, Y and Z axis
- drawColoredSegment(Point_2, Point_2, int, int, int) - Method in class SpringDrawing
-
Draw a colored edge (u, v)
- drawFace(Face<Point_3>) - Method in class MeshRenderer
-
Draw a (triangle or polygonal) face
- drawOptions() - Method in class MeshParameterization
-
- drawOptions() - Method in class SpringDrawing
-
- drawSegment(Point_3, Point_3) - Method in class MeshRenderer
-
Draw a segment between two points
- drawSegment(Point_2, Point_2) - Method in class SpringDrawing
-
Draw a gray edge (u, v)
- drawTriangle(Point_3, Point_3, Point_3) - Method in class MeshRenderer
-
Draw a triangle
- drawVertex(Point_3) - Method in class MeshRenderer
-
Draw a vertex (as a small sphere)
- drawVertex(Node, double, double) - Method in class SpringDrawing
-
Draw a vertex u on the canvas
- drawVertexLabel(Node) - Method in class SpringDrawing
-
Draw a vertex label on the canvas (close to the node location)