Instance Constructors
-
new
PositronicImageView
(context: Context, attrs: AttributeSet)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
addFocusables
(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit
-
def
addFocusables
(arg0: ArrayList[View], arg1: Int): Unit
-
def
addTouchables
(arg0: ArrayList[View]): Unit
-
def
asInstanceOf
[T0]
: T0
-
def
awakenScrollBars
(arg0: Int, arg1: Boolean): Boolean
-
def
awakenScrollBars
(arg0: Int): Boolean
-
def
awakenScrollBars
(): Boolean
-
def
bringToFront
(): Unit
-
def
buildDrawingCache
(arg0: Boolean): Unit
-
def
buildDrawingCache
(): Unit
-
def
cancelLongPress
(): Unit
-
def
checkInputConnectionProxy
(arg0: View): Boolean
-
def
clearAnimation
(): Unit
-
def
clearColorFilter
(): Unit
-
def
clearFocus
(): Unit
-
def
clone
(): AnyRef
-
def
computeHorizontalScrollExtent
(): Int
-
def
computeHorizontalScrollOffset
(): Int
-
def
computeHorizontalScrollRange
(): Int
-
def
computeScroll
(): Unit
-
def
computeVerticalScrollExtent
(): Int
-
def
computeVerticalScrollOffset
(): Int
-
def
computeVerticalScrollRange
(): Int
-
def
createContextMenu
(arg0: ContextMenu): Unit
-
def
destroyDrawingCache
(): Unit
-
def
dispatchDraw
(arg0: Canvas): Unit
-
def
dispatchKeyEvent
(arg0: KeyEvent): Boolean
-
def
dispatchKeyEventPreIme
(arg0: KeyEvent): Boolean
-
def
dispatchKeyShortcutEvent
(arg0: KeyEvent): Boolean
-
def
dispatchPopulateAccessibilityEvent
(arg0: AccessibilityEvent): Boolean
-
def
dispatchRestoreInstanceState
(arg0: SparseArray[Parcelable]): Unit
-
def
dispatchSaveInstanceState
(arg0: SparseArray[Parcelable]): Unit
-
def
dispatchSetPressed
(arg0: Boolean): Unit
-
def
dispatchSetSelected
(arg0: Boolean): Unit
-
def
dispatchTouchEvent
(arg0: MotionEvent): Boolean
-
def
dispatchTrackballEvent
(arg0: MotionEvent): Boolean
-
def
dispatchUnhandledMove
(arg0: View, arg1: Int): Boolean
-
def
dispatchWindowFocusChanged
(arg0: Boolean): Unit
-
def
dispatchWindowVisibilityChanged
(arg0: Int): Unit
-
def
draw
(arg0: Canvas): Unit
-
def
drawableStateChanged
(): Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
findFocus
(): View
-
def
findViewById
(arg0: Int): View
-
def
findViewWithTag
(arg0: Any): View
-
def
fitSystemWindows
(arg0: Rect): Boolean
-
def
focusSearch
(arg0: Int): View
-
def
forceLayout
(): Unit
-
def
getAnimation
(): Animation
-
def
getApplicationWindowToken
(): IBinder
-
def
getBackground
(): Drawable
-
def
getBaseline
(): Int
-
def
getBottom
(): Int
-
def
getBottomFadingEdgeStrength
(): Float
-
def
getBottomPaddingOffset
(): Int
-
def
getClass
(): java.lang.Class[_]
-
def
getContentDescription
(): CharSequence
-
def
getContext
(): Context
-
def
getContextMenuInfo
(): ContextMenuInfo
-
def
getDrawable
(): Drawable
-
def
getDrawableState
(): Array[Int]
-
def
getDrawingCache
(arg0: Boolean): Bitmap
-
def
getDrawingCache
(): Bitmap
-
def
getDrawingCacheBackgroundColor
(): Int
-
def
getDrawingCacheQuality
(): Int
-
def
getDrawingRect
(arg0: Rect): Unit
-
def
getDrawingTime
(): Long
-
def
getFocusables
(arg0: Int): ArrayList[View]
-
def
getFocusedRect
(arg0: Rect): Unit
-
def
getGlobalVisibleRect
(arg0: Rect): Boolean
-
def
getGlobalVisibleRect
(arg0: Rect, arg1: Point): Boolean
-
def
getHandler
(): Handler
-
def
getHeight
(): Int
-
def
getHitRect
(arg0: Rect): Unit
-
def
getHorizontalFadingEdgeLength
(): Int
-
def
getHorizontalScrollbarHeight
(): Int
-
def
getId
(): Int
-
def
getImageMatrix
(): Matrix
-
def
getKeepScreenOn
(): Boolean
-
def
getKeyDispatcherState
(): DispatcherState
-
def
getLayoutParams
(): LayoutParams
-
def
getLeft
(): Int
-
def
getLeftFadingEdgeStrength
(): Float
-
def
getLeftPaddingOffset
(): Int
-
def
getLocalVisibleRect
(arg0: Rect): Boolean
-
def
getLocationInWindow
(arg0: Array[Int]): Unit
-
def
getLocationOnScreen
(arg0: Array[Int]): Unit
-
def
getMeasuredHeight
(): Int
-
def
getMeasuredWidth
(): Int
-
def
getNextFocusDownId
(): Int
-
def
getNextFocusLeftId
(): Int
-
def
getNextFocusRightId
(): Int
-
def
getNextFocusUpId
(): Int
-
def
getOnFocusChangeListener
(): OnFocusChangeListener
-
def
getPaddingBottom
(): Int
-
def
getPaddingLeft
(): Int
-
def
getPaddingRight
(): Int
-
def
getPaddingTop
(): Int
-
def
getParent
(): ViewParent
-
def
getResources
(): Resources
-
def
getRight
(): Int
-
def
getRightFadingEdgeStrength
(): Float
-
def
getRightPaddingOffset
(): Int
-
def
getRootView
(): View
-
def
getScaleType
(): ScaleType
-
def
getScrollBarStyle
(): Int
-
def
getScrollX
(): Int
-
def
getScrollY
(): Int
-
def
getSolidColor
(): Int
-
def
getSuggestedMinimumHeight
(): Int
-
def
getSuggestedMinimumWidth
(): Int
-
def
getTag
(arg0: Int): AnyRef
-
def
getTag
(): AnyRef
-
def
getTop
(): Int
-
def
getTopFadingEdgeStrength
(): Float
-
def
getTopPaddingOffset
(): Int
-
def
getTouchDelegate
(): TouchDelegate
-
def
getTouchables
(): ArrayList[View]
-
def
getVerticalFadingEdgeLength
(): Int
-
def
getVerticalScrollbarWidth
(): Int
-
def
getViewTreeObserver
(): ViewTreeObserver
-
def
getVisibility
(): Int
-
def
getWidth
(): Int
-
def
getWindowAttachCount
(): Int
-
def
getWindowToken
(): IBinder
-
def
getWindowVisibility
(): Int
-
def
getWindowVisibleDisplayFrame
(arg0: Rect): Unit
-
def
hasFocus
(): Boolean
-
def
hasFocusable
(): Boolean
-
def
hasWindowFocus
(): Boolean
-
def
hashCode
(): Int
-
def
initializeFadingEdge
(arg0: TypedArray): Unit
-
def
initializeScrollbars
(arg0: TypedArray): Unit
-
def
invalidate
(): Unit
-
def
invalidate
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
invalidate
(arg0: Rect): Unit
-
def
invalidateDrawable
(arg0: Drawable): Unit
-
def
isClickable
(): Boolean
-
def
isDrawingCacheEnabled
(): Boolean
-
def
isDuplicateParentStateEnabled
(): Boolean
-
def
isEnabled
(): Boolean
-
def
isFocusable
(): Boolean
-
def
isFocusableInTouchMode
(): Boolean
-
def
isFocused
(): Boolean
-
def
isHapticFeedbackEnabled
(): Boolean
-
def
isHorizontalFadingEdgeEnabled
(): Boolean
-
def
isHorizontalScrollBarEnabled
(): Boolean
-
def
isInEditMode
(): Boolean
-
def
isInTouchMode
(): Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
def
isLayoutRequested
(): Boolean
-
def
isLongClickable
(): Boolean
-
def
isOpaque
(): Boolean
-
def
isPaddingOffsetRequired
(): Boolean
-
def
isPressed
(): Boolean
-
def
isSaveEnabled
(): Boolean
-
def
isScrollbarFadingEnabled
(): Boolean
-
def
isSelected
(): Boolean
-
def
isShown
(): Boolean
-
def
isSoundEffectsEnabled
(): Boolean
-
def
isVerticalFadingEdgeEnabled
(): Boolean
-
def
isVerticalScrollBarEnabled
(): Boolean
-
def
layout
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
measure
(arg0: Int, arg1: Int): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
offsetLeftAndRight
(arg0: Int): Unit
-
def
offsetTopAndBottom
(arg0: Int): Unit
-
def
onAnimationEnd
(): Unit
-
def
onAnimationStart
(): Unit
-
def
onAttachedToWindow
(): Unit
-
def
onCheckIsTextEditor
(): Boolean
-
def
onClick
(func: ⇒ Unit): Unit
-
def
onCreateContextMenu
(arg0: ContextMenu): Unit
-
def
onCreateDrawableState
(arg0: Int): Array[Int]
-
def
onCreateInputConnection
(arg0: EditorInfo): InputConnection
-
def
onDetachedFromWindow
(): Unit
-
def
onDraw
(arg0: Canvas): Unit
-
def
onDrawScrollBars
(arg0: Canvas): Unit
-
def
onFinishInflate
(): Unit
-
def
onFinishTemporaryDetach
(): Unit
-
def
onFocusChanged
(arg0: Boolean, arg1: Int, arg2: Rect): Unit
-
def
onKey
(keyCode: Int, metaState: Int = 0)(func: ⇒ Unit): Unit
-
def
onKey
(func: (Int, KeyEvent) ⇒ Boolean): Unit
-
def
onKeyDown
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyLongPress
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyMultiple
(arg0: Int, arg1: Int, arg2: KeyEvent): Boolean
-
def
onKeyPreIme
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyShortcut
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onKeyUp
(arg0: Int, arg1: KeyEvent): Boolean
-
def
onLayout
(arg0: Boolean, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit
-
def
onMeasure
(arg0: Int, arg1: Int): Unit
-
def
onRestoreInstanceState
(arg0: Parcelable): Unit
-
def
onSaveInstanceState
(): Parcelable
-
def
onScrollChanged
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
onSetAlpha
(arg0: Int): Boolean
-
def
onSizeChanged
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
onStartTemporaryDetach
(): Unit
-
def
onTouchEvent
(arg0: MotionEvent): Boolean
-
def
onTrackballEvent
(arg0: MotionEvent): Boolean
-
def
onWindowFocusChanged
(arg0: Boolean): Unit
-
def
onWindowVisibilityChanged
(arg0: Int): Unit
-
def
performClick
(): Boolean
-
def
performHapticFeedback
(arg0: Int, arg1: Int): Boolean
-
def
performHapticFeedback
(arg0: Int): Boolean
-
def
performLongClick
(): Boolean
-
def
playSoundEffect
(arg0: Int): Unit
-
def
post
(arg0: Runnable): Boolean
-
def
postDelayed
(arg0: Runnable, arg1: Long): Boolean
-
def
postInvalidate
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
postInvalidate
(): Unit
-
def
postInvalidateDelayed
(arg0: Long, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit
-
def
postInvalidateDelayed
(arg0: Long): Unit
-
def
refreshDrawableState
(): Unit
-
def
removeCallbacks
(arg0: Runnable): Boolean
-
def
requestFocus
(arg0: Int, arg1: Rect): Boolean
-
def
requestFocus
(arg0: Int): Boolean
-
def
requestFocus
(): Boolean
-
def
requestFocusFromTouch
(): Boolean
-
def
requestLayout
(): Unit
-
def
requestRectangleOnScreen
(arg0: Rect, arg1: Boolean): Boolean
-
def
requestRectangleOnScreen
(arg0: Rect): Boolean
-
def
restoreHierarchyState
(arg0: SparseArray[Parcelable]): Unit
-
def
saveHierarchyState
(arg0: SparseArray[Parcelable]): Unit
-
def
scheduleDrawable
(arg0: Drawable, arg1: Runnable, arg2: Long): Unit
-
def
scrollBy
(arg0: Int, arg1: Int): Unit
-
def
scrollTo
(arg0: Int, arg1: Int): Unit
-
def
sendAccessibilityEvent
(arg0: Int): Unit
-
def
sendAccessibilityEventUnchecked
(arg0: AccessibilityEvent): Unit
-
def
setAdjustViewBounds
(arg0: Boolean): Unit
-
def
setAlpha
(arg0: Int): Unit
-
def
setAnimation
(arg0: Animation): Unit
-
def
setBackgroundColor
(arg0: Int): Unit
-
def
setBackgroundDrawable
(arg0: Drawable): Unit
-
def
setBackgroundResource
(arg0: Int): Unit
-
def
setClickable
(arg0: Boolean): Unit
-
def
setColorFilter
(arg0: ColorFilter): Unit
-
def
setColorFilter
(arg0: Int, arg1: Mode): Unit
-
def
setContentDescription
(arg0: CharSequence): Unit
-
def
setDrawingCacheBackgroundColor
(arg0: Int): Unit
-
def
setDrawingCacheEnabled
(arg0: Boolean): Unit
-
def
setDrawingCacheQuality
(arg0: Int): Unit
-
def
setDuplicateParentStateEnabled
(arg0: Boolean): Unit
-
def
setEnabled
(arg0: Boolean): Unit
-
def
setFadingEdgeLength
(arg0: Int): Unit
-
def
setFocusable
(arg0: Boolean): Unit
-
def
setFocusableInTouchMode
(arg0: Boolean): Unit
-
def
setFrame
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Boolean
-
def
setHapticFeedbackEnabled
(arg0: Boolean): Unit
-
def
setHorizontalFadingEdgeEnabled
(arg0: Boolean): Unit
-
def
setHorizontalScrollBarEnabled
(arg0: Boolean): Unit
-
def
setId
(arg0: Int): Unit
-
def
setImageBitmap
(arg0: Bitmap): Unit
-
def
setImageDrawable
(arg0: Drawable): Unit
-
def
setImageLevel
(arg0: Int): Unit
-
def
setImageMatrix
(arg0: Matrix): Unit
-
def
setImageResource
(arg0: Int): Unit
-
def
setImageState
(arg0: Array[Int], arg1: Boolean): Unit
-
def
setImageURI
(arg0: Uri): Unit
-
def
setKeepScreenOn
(arg0: Boolean): Unit
-
def
setLayoutParams
(arg0: LayoutParams): Unit
-
def
setLongClickable
(arg0: Boolean): Unit
-
def
setMaxHeight
(arg0: Int): Unit
-
def
setMaxWidth
(arg0: Int): Unit
-
def
setMeasuredDimension
(arg0: Int, arg1: Int): Unit
-
def
setMinimumHeight
(arg0: Int): Unit
-
def
setMinimumWidth
(arg0: Int): Unit
-
def
setNextFocusDownId
(arg0: Int): Unit
-
def
setNextFocusLeftId
(arg0: Int): Unit
-
def
setNextFocusRightId
(arg0: Int): Unit
-
def
setNextFocusUpId
(arg0: Int): Unit
-
def
setOnClickListener
(arg0: OnClickListener): Unit
-
def
setOnCreateContextMenuListener
(arg0: OnCreateContextMenuListener): Unit
-
def
setOnFocusChangeListener
(arg0: OnFocusChangeListener): Unit
-
def
setOnKeyListener
(arg0: OnKeyListener): Unit
-
def
setOnLongClickListener
(arg0: OnLongClickListener): Unit
-
def
setOnTouchListener
(arg0: OnTouchListener): Unit
-
def
setPadding
(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit
-
def
setPressed
(arg0: Boolean): Unit
-
def
setSaveEnabled
(arg0: Boolean): Unit
-
def
setScaleType
(arg0: ScaleType): Unit
-
def
setScrollBarStyle
(arg0: Int): Unit
-
def
setScrollContainer
(arg0: Boolean): Unit
-
def
setScrollbarFadingEnabled
(arg0: Boolean): Unit
-
def
setSelected
(arg0: Boolean): Unit
-
def
setSoundEffectsEnabled
(arg0: Boolean): Unit
-
def
setTag
(arg0: Int, arg1: Any): Unit
-
def
setTag
(arg0: Any): Unit
-
def
setTouchDelegate
(arg0: TouchDelegate): Unit
-
def
setVerticalFadingEdgeEnabled
(arg0: Boolean): Unit
-
def
setVerticalScrollBarEnabled
(arg0: Boolean): Unit
-
def
setVisibility
(arg0: Int): Unit
-
def
setWillNotCacheDrawing
(arg0: Boolean): Unit
-
def
setWillNotDraw
(arg0: Boolean): Unit
-
def
showContextMenu
(): Boolean
-
def
startAnimation
(arg0: Animation): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
unscheduleDrawable
(arg0: Drawable): Unit
-
def
unscheduleDrawable
(arg0: Drawable, arg1: Runnable): Unit
-
def
verifyDrawable
(arg0: Drawable): Boolean
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
willNotCacheDrawing
(): Boolean
-
def
willNotDraw
(): Boolean
Inherited from ImageView
Inherited from View
Inherited from AccessibilityEventSource
Inherited from Callback
Inherited from Callback
Inherited from AnyRef
Inherited from Any
An
android.widget.ImageView
with PositronicHandlers mixed in.