AbstractGuides | Abstract implementation of Guides . |
AbstractGuides.ButtonIcon | |
BullsEye | Guides consisting of concentric circles divided into sectors. |
GridLines | Guides based on a square grid within the -1.0 - 1.0 rectangle. |
GuidesButton | Button that displays a popup to change the guides for a panel and
that has the corresponding guides as an icon. |
GuidesPanel | Panel with buttons to change the guides for a given graph panel - to be used with
a GuidesButton that displays this panel in a popup. |
NullGuides | Trivial implementation of Guides which paints no background and
which prefers vertices to keep their requested positions. |
VerticalIsometricGrid | Guides based on a isometric grid with vertical lines. |