|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Offset | |
|---|---|
| org.nakedobjects.plugins.dnd | |
| org.nakedobjects.plugins.dnd.viewer.drawing | |
| Uses of Offset in org.nakedobjects.plugins.dnd |
|---|
| Methods in org.nakedobjects.plugins.dnd with parameters of type Offset | |
|---|---|
void |
Click.add(Offset offset)
|
void |
DragStart.add(Offset offset)
|
void |
Click.subtract(Offset offset)
|
| Constructors in org.nakedobjects.plugins.dnd with parameters of type Offset | |
|---|---|
SimpleInternalDrag(View view,
Offset off)
|
|
ViewDrag(View view,
Offset offset,
View dragView)
Creates a new drag event. |
|
| Uses of Offset in org.nakedobjects.plugins.dnd.viewer.drawing |
|---|
| Methods in org.nakedobjects.plugins.dnd.viewer.drawing that return Offset | |
|---|---|
Offset |
Location.offsetFrom(Location location)
|
| Methods in org.nakedobjects.plugins.dnd.viewer.drawing with parameters of type Offset | |
|---|---|
void |
Location.subtract(Offset offset)
|
void |
Location.translate(Offset offset)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||