Index
All Classes and Interfaces|All Packages|Serialized Form
I
- image() - Method in class selector.ImagePanel
-
Return the image we are currently displaying and selecting from.
- image() - Method in class selector.SelectionModel
-
Return the image we are currently selecting from.
- ImagePanel - Class in selector
-
A Swing component that displays an image and facilitates interaction with it in order to select a region of the image.
- ImagePanel() - Constructor for class selector.ImagePanel
- img - Variable in class selector.SelectionModel
-
The image we are selecting from (may be null, in which case no operations should be attempted until the image has been set).
- isEmpty() - Method in enum class selector.PointToPointSelectionModel.PointToPointState
- isEmpty() - Method in interface selector.SelectionModel.SelectionState
-
Return true if we are at the start of the selection process and no control points have been defined.
- isEmpty() - Method in enum class selector.SplineSelectionModel.SplineState
- isFinished() - Method in enum class selector.PointToPointSelectionModel.PointToPointState
- isFinished() - Method in interface selector.SelectionModel.SelectionState
-
Return true if the selection has been completed, in which case no more points can be added, but the existing points can be moved.
- isFinished() - Method in enum class selector.SplineSelectionModel.SplineState
- isProcessing() - Method in enum class selector.PointToPointSelectionModel.PointToPointState
- isProcessing() - Method in interface selector.SelectionModel.SelectionState
-
Return whether this is a transient state that is performing work in the background.
- isProcessing() - Method in enum class selector.SplineSelectionModel.SplineState
All Classes and Interfaces|All Packages|Serialized Form