public interface GrabHandle extends Figure
Modifier and Type | Method and Description |
---|---|
Site |
getSite()
Get the site to which this grab-handle is attached.
|
float |
getSize()
Get the "size" of the grab-handle.
|
void |
relocate()
Reposition the grab-handle to its site
|
void |
setSite(Site s)
Set the site to which this grab-handle is attached.
|
void |
setSize(float size)
Set the "size" of the grab-handle.
|
contains, getBounds, getInteractor, getLayer, getOrigin, getParent, getShape, getToolTipText, hit, intersects, setInteractor, setParent, setToolTipText, transform, translate
isVisible, paint, paint, setVisible
getTransformContext, repaint, repaint
getUserObject, setUserObject
Site getSite()
float getSize()
void relocate()
void setSite(Site s)
void setSize(float size)