|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZoomSelection | |
---|---|
fable.imageviewer.component | |
fable.imageviewer.internal | |
fable.imageviewer.views |
Uses of ZoomSelection in fable.imageviewer.component |
---|
Methods in fable.imageviewer.component that return ZoomSelection | |
---|---|
ZoomSelection |
ImageComponent.getZoomSelection()
|
Methods in fable.imageviewer.component with parameters of type ZoomSelection | |
---|---|
void |
ImageComponentImage.selectZoom(ZoomSelection zoomselect)
|
void |
ImageComponent.setZoomSelection(ZoomSelection zoomSelection)
Sets the zoomSelection. |
Uses of ZoomSelection in fable.imageviewer.internal |
---|
Fields in fable.imageviewer.internal declared as ZoomSelection | |
---|---|
static ZoomSelection |
ZoomSelection.AREA
|
static ZoomSelection |
ZoomSelection.LINE
|
static ZoomSelection |
ZoomSelection.NONE
|
static ZoomSelection |
ZoomSelection.PROFILE
|
static ZoomSelection |
ZoomSelection.RELIEF
|
static ZoomSelection |
ZoomSelection.ROCKINGCURVE
|
Uses of ZoomSelection in fable.imageviewer.views |
---|
Methods in fable.imageviewer.views with parameters of type ZoomSelection | |
---|---|
void |
ImageView.setZoomSelection(ZoomSelection area)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |