A B C D E G H I J L M N O P R S T U V W

D

date - Variable in class jlink.flowchart.JLWorksheet
The date of authoring this chart.
description - Variable in class jlink.flowchart.JLWorksheet
The chart description to appear in the footer.
digraph - Variable in class jlink.flowchart.graph.JLGraph
Whether this graph is directed or undirected.
DIRECTED_GRAPH - Static variable in class jlink.flowchart.graph.JLGraph
Integer constant to set JLGraph to be directed.
displayFlowCells - Variable in class jlink.flowchart.JLWorksheet
Property detailing if the flow cells are to be displayed on the JLWorksheet.
displayType - Variable in class jlink.flowchart.graph.JLVertex
 
displayTypeOverridden - Variable in class jlink.flowchart.graph.JLVertex
 
duplicateJLEdge - Variable in exception jlink.flowchart.graph.DuplicateJLEdgeException
 
DuplicateJLEdgeException - Exception in jlink.flowchart.graph
 
DuplicateJLEdgeException(JLEdge, JLEdgeSet) - Constructor for exception jlink.flowchart.graph.DuplicateJLEdgeException
 
duplicateJLEdgeSet - Variable in exception jlink.flowchart.graph.DuplicateJLEdgeException
 
DuplicateJLVertexException - Exception in jlink.flowchart.graph
Occasionally when using methods that add a JLVertex to a JLGraph (which is the same as adding a JLVertex to inside a JLVertexSet), the calling program may have accidentally duplicated an addition of a vertex.
DuplicateJLVertexException(JLVertex, JLVertexSet) - Constructor for exception jlink.flowchart.graph.DuplicateJLVertexException
Thrown when a JLVertex is duplicated in appending to a JLVertexSet.
duplicateVertex - Variable in exception jlink.flowchart.graph.DuplicateJLVertexException
JLVertex that is responsible for throwing this duplicate exception.
duplicateVertexSet - Variable in exception jlink.flowchart.graph.DuplicateJLVertexException
The JLVertexSet that holds the duplicated JLVertex.

A B C D E G H I J L M N O P R S T U V W