| Package | Description |
|---|---|
| horstmann.ch08_umleditor |
| Class and Description |
|---|
| AbstractEdge
A class that supplies convenience implementations for
a number of methods in the Edge interface type.
|
| ArrowHead
This class defines arrowheads of various shapes.
|
| BentStyle
A style for a segmented line that indicates the number
and sequence of bends.
|
| Edge
An edge in a graph.
|
| Graph
A graph consisting of selectable nodes and edges.
|
| GraphPanel
A panel to draw a graph
|
| LineStyle
This enumeration defines line styles of various shapes.
|
| MultiLineString
A string that can extend over multiple lines.
|
| Node
A node in a graph.
|
| RectangularNode
A node that has a rectangular shape.
|
| SegmentedLineEdge
An edge that is composed of multiple line segments
|
| ShapeEdge
A class that assumes that an edge can yield its shape
and then takes advantage of the fact that containment testing can
be done by stroking the shape with a fat stroke.
|
| ToolBar
A tool bar that contains node and edge prototype icons.
|