MCPcopy Index your code

hub / github.com/baugarten/Android-Image-Edit / functions

Functions67 in github.com/baugarten/Android-Image-Edit

↓ 5 callersMethodremoveAllSelected
()
src/com/owleyes/moustache/CustomRelativeLayout.java:100
↓ 5 callersMethodsetDragging
Sets the image that the user is currently dragging/scaling/etc to CIV.
src/com/owleyes/moustache/CustomRelativeLayout.java:39
↓ 4 callersMethodsetImageBitmap
(Bitmap b)
src/com/owleyes/moustache/CustomImageView.java:246
↓ 4 callersMethodsetImageResource
(int res)
src/com/owleyes/moustache/CustomImageView.java:253
↓ 3 callersMethodgetSelectedImage
RETURNS the image currently being dragging and placed.
src/com/owleyes/moustache/CustomRelativeLayout.java:64
↓ 3 callersMethodhandleEvent
(int state, int amount)
src/com/owleyes/moustache/CustomRelativeLayout.java:86
↓ 3 callersMethodsaveInternal
(Bitmap image)
src/com/owleyes/moustache/Viewer.java:724
↓ 3 callersMethodsetDimensions
()
src/com/owleyes/moustache/CustomImageView.java:270
↓ 2 callersMethodcreateButton
(int resource, android.widget.LinearLayout.LayoutParams minusLP, int id)
src/com/owleyes/moustache/Viewer.java:716
↓ 2 callersMethodinit
Called by the constructor to set up the views. Because we need to keep track of a lot of the View elements, its easier for us to inflate each View in
src/com/owleyes/moustache/Viewer.java:279
↓ 2 callersMethodisOverTrash
(Point coords)
src/com/owleyes/moustache/CustomRelativeLayout.java:110
↓ 2 callersMethodrotateX
Rotates me by AMOUNT 10 degrees clockwise. @param amount
src/com/owleyes/moustache/CustomImageView.java:164
↓ 2 callersMethodsetImageDrawable
(Drawable d)
src/com/owleyes/moustache/CustomImageView.java:260
↓ 2 callersMethodsetState
(int state, int button)
src/com/owleyes/moustache/UpdateImage.java:22
↓ 1 callersMethodaddDraggableImages
Populates the LienarLayout VG with the image resources from IMAGELIST.
src/com/owleyes/moustache/Viewer.java:228
↓ 1 callersMethodaddImage
Adds the image specified by the Uri IMAGEURI to the current view.
src/com/owleyes/moustache/Viewer.java:244
↓ 1 callersMethodbasicInit
(int orientation)
src/com/owleyes/moustache/Viewer.java:161
↓ 1 callersMethodchangeImageSize
(int size)
src/com/owleyes/moustache/CustomRelativeLayout.java:71
↓ 1 callersMethoddegreeRotated
RETURNS the number of degrees the image specified by FILEPATH is rotate (i.e. what degree rotation the phone was at while taking the picture.
src/com/owleyes/moustache/Viewer.java:657
↓ 1 callersMethodgetRealPathFromURI
(Uri contentUri)
src/com/owleyes/moustache/Viewer.java:755
↓ 1 callersMethodinitLandscape
()
src/com/owleyes/moustache/Viewer.java:515
↓ 1 callersMethodinitPortrait
()
src/com/owleyes/moustache/Viewer.java:481
↓ 1 callersMethodoutOfBounds
(Point coords)
src/com/owleyes/moustache/CustomRelativeLayout.java:106
↓ 1 callersMethodreLayout
Relayout myself at the coordinates that I have saved.
src/com/owleyes/moustache/CustomImageView.java:139
↓ 1 callersMethodremoveSelected
Deselects me as the current iamge being edited (makes me draw myself without a border).
src/com/owleyes/moustache/CustomImageView.java:96
↓ 1 callersMethodrotateImageClockwise
(int degree)
src/com/owleyes/moustache/CustomRelativeLayout.java:78
↓ 1 callersMethodscaleX
Scales the image by AMOUNT / 10 percent. @param amount
src/com/owleyes/moustache/CustomImageView.java:148
↓ 1 callersMethodsetEditable
Sets the image being edited and viewed (the main one) to CIV.
src/com/owleyes/moustache/CustomRelativeLayout.java:49
↓ 1 callersMethodsetScanner
(MediaScannerConnection msc)
src/com/owleyes/moustache/Viewer.java:826
↓ 1 callersMethodsetTrashIcon
(ImageView r)
src/com/owleyes/moustache/CustomRelativeLayout.java:54
↓ 1 callersMethodsetUpPicture
This function takes a filepath as a parameter and returns the corresponding image, correctly scaled and rotated (if necessary) @param filePath
src/com/owleyes/moustache/Viewer.java:617
MethodCustomHorizontalScrollView
(Context context)
src/com/owleyes/moustache/CustomHorizontalScrollView.java:25
MethodCustomImageView
A new CustomImageView with context CONTEXT.
src/com/owleyes/moustache/CustomImageView.java:56
MethodCustomRelativeLayout
(Context context)
src/com/owleyes/moustache/CustomRelativeLayout.java:22
MethodCustomScrollView
(Context context)
src/com/owleyes/moustache/CustomScrollView.java:21
MethodMyScannerClient
(String file)
src/com/owleyes/moustache/Viewer.java:822
MethodUpdateImage
(CustomRelativeLayout rl, Handler handler)
src/com/owleyes/moustache/UpdateImage.java:17
MethodgetEditableImage
RETURNS the image currently being edited.
src/com/owleyes/moustache/CustomRelativeLayout.java:59
MethodonActivityResult
(int requestCode, int resultCode, Intent data)
src/com/owleyes/moustache/Main.java:77
MethodonAnimationEnd
(Animation animation)
src/com/owleyes/moustache/CustomImageView.java:201
MethodonAnimationRepeat
(Animation animation)
src/com/owleyes/moustache/CustomImageView.java:234
MethodonAnimationStart
(Animation animation)
src/com/owleyes/moustache/CustomImageView.java:239
MethodonCheckedChanged
(CompoundButton buttonView, boolean isChecked)
src/com/owleyes/moustache/Viewer.java:698
MethodonClick
(View v)
src/com/owleyes/moustache/Viewer.java:294
MethodonCreate
Called when the activity is first created.
src/com/owleyes/moustache/Main.java:27
MethodonCreate
(Bundle savedInstanceState)
src/com/owleyes/moustache/Viewer.java:155
MethodonCreateOptionsMenu
(Menu menu)
src/com/owleyes/moustache/Viewer.java:763
MethodonDestroy
()
src/com/owleyes/moustache/Viewer.java:550
MethodonDraw
(Canvas canvas)
src/com/owleyes/moustache/CustomImageView.java:75
MethodonFinish
()
src/com/owleyes/moustache/Main.java:42
MethodonInterceptTouchEvent
(MotionEvent ev)
src/com/owleyes/moustache/CustomScrollView.java:25
MethodonInterceptTouchEvent
(MotionEvent ev)
src/com/owleyes/moustache/CustomHorizontalScrollView.java:31
MethodonLayout
(boolean changed, int l, int t, int r, int b)
src/com/owleyes/moustache/CustomRelativeLayout.java:28
MethodonMediaScannerConnected
()
src/com/owleyes/moustache/Viewer.java:830
MethodonOptionsItemSelected
(MenuItem item)
src/com/owleyes/moustache/Viewer.java:771
MethodonPause
()
src/com/owleyes/moustache/Main.java:71
MethodonPause
()
src/com/owleyes/moustache/Viewer.java:555
MethodonResume
()
src/com/owleyes/moustache/Main.java:36
MethodonResume
()
src/com/owleyes/moustache/Viewer.java:562
MethodonScanCompleted
(String path, Uri uri)
src/com/owleyes/moustache/Viewer.java:835
MethodonTick
(long millisUntilFinished)
src/com/owleyes/moustache/Main.java:53
MethodonTouch
(View v, MotionEvent event)
src/com/owleyes/moustache/Viewer.java:304
MethodonTouchEvent
(MotionEvent event)
src/com/owleyes/moustache/CustomImageView.java:102
MethodonTouchEvent
(MotionEvent ev)
src/com/owleyes/moustache/CustomScrollView.java:30
MethodonTouchEvent
(MotionEvent ev)
src/com/owleyes/moustache/CustomHorizontalScrollView.java:36
MethodpadBitmap
Pads the Bitmap NEWBM with WIDTHCROP pixels on both sides and HEIGHTCROP pixels on the top and bottom with transparency. RETURNS the new Bitmap
src/com/owleyes/moustache/CustomImageView.java:175
Methodrun
()
src/com/owleyes/moustache/UpdateImage.java:28