|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FigureSelection | |
---|---|
org.jhotdraw.framework | |
org.jhotdraw.standard |
Uses of FigureSelection in org.jhotdraw.framework |
---|
Methods in org.jhotdraw.framework that return FigureSelection | |
---|---|
FigureSelection |
DrawingView.getFigureSelection()
Gets the current selection as a FigureSelection. |
Uses of FigureSelection in org.jhotdraw.standard |
---|
Classes in org.jhotdraw.standard that implement FigureSelection | |
---|---|
class |
StandardFigureSelection
FigureSelection enables to transfer the selected figures to a clipboard. |
Methods in org.jhotdraw.standard that return FigureSelection | |
---|---|
FigureSelection |
StandardDrawingView.getFigureSelection()
Gets the current selection as a FigureSelection. |
FigureSelection |
NullDrawingView.getFigureSelection()
Gets the current selection as a FigureSelection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |