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

R

removeJLEdge(JLEdge) - Method in class jlink.flowchart.graph.JLEdgeSet
Removes this JLEdge from this JLEdgeSet.
removeJLEdge(int) - Method in class jlink.flowchart.graph.JLEdgeSet
Removes the specified JLEdge from this JLEdgeSet using the unique edge ID.
removeJLEdges(JLVertex) - Method in class jlink.flowchart.graph.JLEdgeSet
Removes all JLEdge objects in this JLEdgeSet that have this JLVertex as either a head OR a tail vertex.
removeJLEdges(JLVertex, JLVertex) - Method in class jlink.flowchart.graph.JLEdgeSet
Removes all JLEdge objects from JLEdgeSet that have both the head and tail vertices in common.
removeJLEdges(JLVertex, int) - Method in class jlink.flowchart.graph.JLEdgeSet
Removes all edges that possess this JLVertex as either a head or tail vertex.
removeJLVertex(JLVertex) - Method in class jlink.flowchart.graph.JLVertexSet
Removes this JLVertex.
removeJLVertex(int) - Method in class jlink.flowchart.graph.JLVertexSet
Removes the JLVertex with the unique vertex ID that matches the parameter.
removeJLVertices(String) - Method in class jlink.flowchart.graph.JLVertexSet
Removes all JLVertex objects who have the matching vertex name.
rightMargin - Variable in class jlink.flowchart.JLPage
Right margin for this JLPage.

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