| Interface | Description |
|---|---|
| Shape |
The Shape interface represents a Shape which can be used when drawing a node of a graph.
|
| Shape.ShapeVisitor<A,R> |
| Class | Description |
|---|---|
| ArrowAttachmentPointVisitor |
Visitor to determine the possible attachment points for the arrows.
|
| GraphShapeScheme | |
| Shape.Oval |
An oval simply represents any oval shape.
|
| Shape.Polygon | |
| Shape.Rectangle |
A rectangle simply represents any rectangular shape.
|
| Shape.RoundRectangle |
A round rectangle simply represents any rectangular shape with rounded corners.
|