Home | History | Annotate | Download | only in relative

Lines Matching refs:edge

51  * such as a source node having its top edge constrained to a target node with a given margin.
69 Rect targetBounds = match.edge.node.getBounds();
72 paintConstraint(graphics, type, match.with.node, sourceBounds, match.edge.node,
423 // If however there is a margin on the target edge, it should be drawn like this:
528 // If not, we'll need to indicate a shared edge. This is the edge that separate
558 // Adjust position of source arrow such that it does not sit across edge; it
559 // should point directly at the edge
574 // Draw the line from the source anchor to the shared edge
579 // Draw the line from the target to the horizontal shared edge
715 // Adjust position of source arrow such that it does not sit across edge; it
716 // should point directly at the edge
729 // Draw the line from the source anchor to the shared edge
732 // Draw the line from the target to the horizontal shared edge