Interface | Description |
---|---|
SubLayout |
A special purpose helper for a Layout, that will
provide locations foe Vertices.
|
Class | Description |
---|---|
CircularSubLayout |
An implementation of SubLayout that places its collection of
Vertices in a circle.
|
SubLayoutDecorator |
Extends the base decorator class and overrides methods to
cause the location methods to check with the sublayouts
for location information
|