Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MultiCube
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lafabregue
MultiCube
Commits
02602c0f
Commit
02602c0f
authored
Jul 19, 2017
by
kirandjiska
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Implementing getMatchingImage function for the zoom box panel
parent
0a5cf28b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
166 additions
and
156 deletions
+166
-156
src/mustic/gui/dialog/classifier/ConstraintsSelectionDialog.java
...tic/gui/dialog/classifier/ConstraintsSelectionDialog.java
+165
-155
src/mustic/gui/tools/Zoomable.java
src/mustic/gui/tools/Zoomable.java
+1
-1
No files found.
src/mustic/gui/dialog/classifier/ConstraintsSelectionDialog.java
View file @
02602c0f
This diff is collapsed.
Click to expand it.
src/mustic/gui/tools/Zoomable.java
View file @
02602c0f
...
...
@@ -20,7 +20,7 @@ public interface Zoomable {
public
BufferedImage
getDisplayedImage
();
/**
* Return the corresponding area from the source image
with
* Return the corresponding area from the source image
from
* displayed image relative coordinates
*
* @param x
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment