|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRegionSelectionPanel | |
---|---|
org.freehep.swing.graphics | Swing graphics extensions: extra panels with interaction managers. |
Uses of AbstractRegionSelectionPanel in org.freehep.swing.graphics |
---|
Subclasses of AbstractRegionSelectionPanel in org.freehep.swing.graphics | |
---|---|
class |
ParallelogramSelectionPanel
Selects a screen region shaped like a parallelogram. |
class |
RectangularSelectionPanel
Selects a rectangular screen region. |
class |
RotatedRectangleSelectionPanel
A panel which selects a rectangular region on the screen which can be arbitrarily rotated. |
class |
SquareSelectionPanel
A panel which selects a "square" region on the screen. |
class |
XSkewSelectionPanel
A panel which selects a parallogram-shaped region in which two sides are parallel to the y-axis and the other two are skewed with respect to the x-axis. |
class |
XSliceSelectionPanel
A panel which selects a slice of the window in the x-direction. |
class |
YSkewSelectionPanel
A panel which selects a parallogram-shaped region in which two sides are parallel to the x-axis and the other two are skewed with respect to the y-axis. |
class |
YSliceSelectionPanel
A panel which selects a slice of the window in the x-direction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |