TrafficSim/doc/apidoc/de/hems/trafficsim/TimeRecordView.html
2020-11-15 16:34:32 +01:00

754 lines
48 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_242-release) on Sun Nov 15 16:26:40 CET 2020 -->
<title>TimeRecordView</title>
<meta content="2020-11-15" name="date">
<link href="../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
<script src="../../../script.js" type="text/javascript"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TimeRecordView";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation
links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../de/hems/trafficsim/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../de/hems/trafficsim/Renderer.html" title="class in de.hems.trafficsim"><span
class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../de/hems/trafficsim/Track.html"
title="class in de.hems.trafficsim"><span class="typeNameLink">Next&nbsp;Class</span></a>
</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?de/hems/trafficsim/TimeRecordView.html" target="_top">Frames</a>
</li>
<li><a href="TimeRecordView.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.android.view.View">Nested</a>&nbsp;|&nbsp;
</li>
<li><a href="#fields.inherited.from.class.android.view.View">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">de.hems.trafficsim</div>
<h2 class="title" title="Class TimeRecordView">Class TimeRecordView</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>android.view.View</li>
<li>
<ul class="inheritance">
<li>android.view.SurfaceView</li>
<li>
<ul class="inheritance">
<li>de.hems.trafficsim.TimeRecordView</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>android.graphics.drawable.Drawable.Callback,
android.view.accessibility.AccessibilityEventSource,
android.view.KeyEvent.Callback
</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">TimeRecordView</span>
extends android.view.SurfaceView</pre>
<div class="block">A Surface View which servers as a stage for a renderer.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a
name="nested.classes.inherited.from.class.android.view.View">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;android.view.View</h3>
<code>android.view.View.AccessibilityDelegate,
android.view.View.BaseSavedState,
android.view.View.DragShadowBuilder,
android.view.View.MeasureSpec,
android.view.View.OnApplyWindowInsetsListener,
android.view.View.OnAttachStateChangeListener,
android.view.View.OnCapturedPointerListener,
android.view.View.OnClickListener,
android.view.View.OnContextClickListener,
android.view.View.OnCreateContextMenuListener,
android.view.View.OnDragListener,
android.view.View.OnFocusChangeListener,
android.view.View.OnGenericMotionListener,
android.view.View.OnHoverListener,
android.view.View.OnKeyListener,
android.view.View.OnLayoutChangeListener,
android.view.View.OnLongClickListener,
android.view.View.OnScrollChangeListener,
android.view.View.OnSystemUiVisibilityChangeListener,
android.view.View.OnTouchListener,
android.view.View.OnUnhandledKeyEventListener</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a
name="fields.inherited.from.class.android.view.View">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;android.view.View</h3>
<code>ACCESSIBILITY_LIVE_REGION_ASSERTIVE,
ACCESSIBILITY_LIVE_REGION_NONE,
ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA,
AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS,
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE,
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY,
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH,
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR,
AUTOFILL_HINT_CREDIT_CARD_NUMBER,
AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE,
AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME,
AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE,
AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE,
AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST,
AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE,
DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION,
DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION,
DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE,
DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO,
DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW,
EMPTY_STATE_SET, ENABLED_FOCUSED_SELECTED_STATE_SET,
ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET,
ENABLED_FOCUSED_STATE_SET,
ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET,
ENABLED_SELECTED_STATE_SET,
ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET, ENABLED_STATE_SET,
ENABLED_WINDOW_FOCUSED_STATE_SET,
FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT,
FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT,
FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO,
FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE,
FOCUSED_SELECTED_STATE_SET,
FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, FOCUSED_STATE_SET,
FOCUSED_WINDOW_FOCUSED_STATE_SET, GONE, HAPTIC_FEEDBACK_ENABLED,
IMPORTANT_FOR_ACCESSIBILITY_AUTO,
IMPORTANT_FOR_ACCESSIBILITY_NO,
IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO,
IMPORTANT_FOR_AUTOFILL_NO,
IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS,
IMPORTANT_FOR_AUTOFILL_YES,
IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS,
IMPORTANT_FOR_CONTENT_CAPTURE_AUTO,
IMPORTANT_FOR_CONTENT_CAPTURE_NO,
IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS,
IMPORTANT_FOR_CONTENT_CAPTURE_YES,
IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS,
INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE,
LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT,
LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR,
LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT,
MEASURED_SIZE_MASK, MEASURED_STATE_MASK,
MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE,
OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS,
OVER_SCROLL_NEVER, PRESSED_ENABLED_FOCUSED_SELECTED_STATE_SET,
PRESSED_ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET,
PRESSED_ENABLED_FOCUSED_STATE_SET,
PRESSED_ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET,
PRESSED_ENABLED_SELECTED_STATE_SET,
PRESSED_ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET,
PRESSED_ENABLED_STATE_SET,
PRESSED_ENABLED_WINDOW_FOCUSED_STATE_SET,
PRESSED_FOCUSED_SELECTED_STATE_SET,
PRESSED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET,
PRESSED_FOCUSED_STATE_SET,
PRESSED_FOCUSED_WINDOW_FOCUSED_STATE_SET,
PRESSED_SELECTED_STATE_SET,
PRESSED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_STATE_SET,
PRESSED_WINDOW_FOCUSED_STATE_SET, ROTATION, ROTATION_X,
ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON,
SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL,
SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END,
SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT,
SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP,
SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT,
SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET,
SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET,
SCROLLBARS_OUTSIDE_OVERLAY, SELECTED_STATE_SET,
SELECTED_WINDOW_FOCUSED_STATE_SET, SOUND_EFFECTS_ENABLED,
STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE,
SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION,
SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY,
SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN,
SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION,
SYSTEM_UI_FLAG_LAYOUT_STABLE,
SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR,
SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE,
SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS,
TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY,
TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END,
TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END,
TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL,
TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR,
TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT,
TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL,
TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VIEW_LOG_TAG,
VISIBLE, WINDOW_FOCUSED_STATE_SET, X, Y, Z</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table border="0" cellpadding="3" cellspacing="0" class="memberSummary"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span>
</caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../de/hems/trafficsim/TimeRecordView.html#TimeRecordView-android.content.Context-de.hems.trafficsim.Track-">TimeRecordView</a></span>(android.content.Context&nbsp;context,
<a href="../../../de/hems/trafficsim/Track.html"
title="class in de.hems.trafficsim">Track</a>&nbsp;track)</code>&nbsp;
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table border="0" cellpadding="3" cellspacing="0" class="memberSummary"
summary="Method Summary table, listing methods, and an explanation">
<caption><span class="activeTableTab"
id="t0"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span
class="tableTab" id="t2"><span><a href="javascript:show(2);">Instance Methods</a></span><span
class="tabEnd">&nbsp;</span></span><span class="tableTab"
id="t4"><span><a
href="javascript:show(8);">Concrete Methods</a></span><span
class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor" id="i0">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../de/hems/trafficsim/TimeRecordView.html#onSizeChanged-int-int-int-int-">onSizeChanged</a></span>(int&nbsp;w,
int&nbsp;h,
int&nbsp;oldw,
int&nbsp;oldh)</code>
<div class="block">Updates the size information of the
SurfaceView, used by the Android SDK.
</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.android.view.SurfaceView">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;android.view.SurfaceView</h3>
<code>dispatchDraw, draw, gatherTransparentRegion, getHolder,
getHostToken, getImportantForAccessibility, getSurfaceControl,
onAttachedToWindow, onDetachedFromWindow, onMeasure,
onWindowVisibilityChanged, setAlpha, setChildSurfacePackage,
setClipBounds, setSecure, setVisibility, setZOrderMediaOverlay,
setZOrderOnTop</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.android.view.View">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;android.view.View</h3>
<code>addChildrenForAccessibility,
addExtraDataToAccessibilityNodeInfo, addFocusables,
addFocusables, addKeyboardNavigationClusters,
addOnAttachStateChangeListener, addOnLayoutChangeListener,
addOnUnhandledKeyEventListener, addTouchables, animate,
announceForAccessibility, autofill, autofill, awakenScrollBars,
awakenScrollBars, awakenScrollBars, bringToFront,
buildDrawingCache, buildDrawingCache, buildLayer, callOnClick,
cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents,
canResolveLayoutDirection, canResolveTextAlignment,
canResolveTextDirection, canScrollHorizontally,
canScrollVertically, checkInputConnectionProxy, clearAnimation,
clearFocus, combineMeasuredStates,
computeHorizontalScrollExtent, computeHorizontalScrollOffset,
computeHorizontalScrollRange, computeScroll,
computeSystemWindowInsets, computeVerticalScrollExtent,
computeVerticalScrollOffset, computeVerticalScrollRange,
createAccessibilityNodeInfo, createContextMenu,
destroyDrawingCache, dispatchApplyWindowInsets,
dispatchCapturedPointerEvent, dispatchConfigurationChanged,
dispatchDisplayHint, dispatchDragEvent,
dispatchDrawableHotspotChanged, dispatchFinishTemporaryDetach,
dispatchGenericFocusedEvent, dispatchGenericMotionEvent,
dispatchGenericPointerEvent, dispatchHoverEvent,
dispatchKeyEvent, dispatchKeyEventPreIme,
dispatchKeyShortcutEvent, dispatchNestedFling,
dispatchNestedPreFling,
dispatchNestedPrePerformAccessibilityAction,
dispatchNestedPreScroll, dispatchNestedScroll,
dispatchPointerCaptureChanged,
dispatchPopulateAccessibilityEvent,
dispatchProvideAutofillStructure, dispatchProvideStructure,
dispatchRestoreInstanceState, dispatchSaveInstanceState,
dispatchSetActivated, dispatchSetPressed, dispatchSetSelected,
dispatchStartTemporaryDetach, dispatchSystemUiVisibilityChanged,
dispatchTouchEvent, dispatchTrackballEvent,
dispatchUnhandledMove, dispatchVisibilityChanged,
dispatchWindowFocusChanged, dispatchWindowInsetsAnimationEnd,
dispatchWindowInsetsAnimationPrepare,
dispatchWindowInsetsAnimationProgress,
dispatchWindowInsetsAnimationStart,
dispatchWindowSystemUiVisiblityChanged,
dispatchWindowVisibilityChanged, drawableHotspotChanged,
drawableStateChanged, findFocus, findViewById,
findViewsWithText, findViewWithTag, fitSystemWindows,
focusSearch, forceHasOverlappingRendering, forceLayout,
generateViewId, getAccessibilityClassName,
getAccessibilityDelegate, getAccessibilityLiveRegion,
getAccessibilityNodeProvider, getAccessibilityPaneTitle,
getAccessibilityTraversalAfter, getAccessibilityTraversalBefore,
getAlpha, getAnimation, getAnimationMatrix,
getApplicationWindowToken, getAttributeResolutionStack,
getAttributeSourceResourceMap, getAutofillHints, getAutofillId,
getAutofillType, getAutofillValue, getBackground,
getBackgroundTintBlendMode, getBackgroundTintList,
getBackgroundTintMode, getBaseline, getBottom,
getBottomFadingEdgeStrength, getBottomPaddingOffset,
getCameraDistance, getClipBounds, getClipBounds,
getClipToOutline, getContentCaptureSession,
getContentDescription, getContext, getContextMenuInfo,
getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay,
getDrawableState, getDrawingCache, getDrawingCache,
getDrawingCacheBackgroundColor, getDrawingCacheQuality,
getDrawingRect, getDrawingTime, getElevation, getExplicitStyle,
getFilterTouchesWhenObscured, getFitsSystemWindows,
getFocusable, getFocusables, getFocusedRect, getForeground,
getForegroundGravity, getForegroundTintBlendMode,
getForegroundTintList, getForegroundTintMode,
getGlobalVisibleRect, getGlobalVisibleRect, getHandler,
getHasOverlappingRendering, getHeight, getHitRect,
getHorizontalFadingEdgeLength, getHorizontalScrollbarHeight,
getHorizontalScrollbarThumbDrawable,
getHorizontalScrollbarTrackDrawable, getId,
getImportantForAutofill, getImportantForContentCapture,
getKeepScreenOn, getKeyDispatcherState, getLabelFor,
getLayerType, getLayoutDirection, getLayoutParams, getLeft,
getLeftFadingEdgeStrength, getLeftPaddingOffset,
getLocalVisibleRect, getLocationInSurface, getLocationInWindow,
getLocationOnScreen, getMatrix, getMeasuredHeight,
getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth,
getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth,
getNextClusterForwardId, getNextFocusDownId,
getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId,
getNextFocusUpId, getOnFocusChangeListener,
getOutlineAmbientShadowColor, getOutlineProvider,
getOutlineSpotShadowColor, getOverlay, getOverScrollMode,
getPaddingBottom, getPaddingEnd, getPaddingLeft,
getPaddingRight, getPaddingStart, getPaddingTop, getParent,
getParentForAccessibility, getPivotX, getPivotY, getPointerIcon,
getResources, getRevealOnFocusHint, getRight,
getRightFadingEdgeStrength, getRightPaddingOffset, getRootView,
getRootWindowInsets, getRotation, getRotationX, getRotationY,
getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade,
getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle,
getScrollIndicators, getScrollX, getScrollY, getSolidColor,
getSourceLayoutResId, getStateDescription, getStateListAnimator,
getSuggestedMinimumHeight, getSuggestedMinimumWidth,
getSystemGestureExclusionRects, getSystemUiVisibility, getTag,
getTag, getTextAlignment, getTextDirection, getTooltipText,
getTop, getTopFadingEdgeStrength, getTopPaddingOffset,
getTouchables, getTouchDelegate, getTransitionAlpha,
getTransitionName, getTranslationX, getTranslationY,
getTranslationZ, getUniqueDrawingId,
getVerticalFadingEdgeLength, getVerticalScrollbarPosition,
getVerticalScrollbarThumbDrawable,
getVerticalScrollbarTrackDrawable, getVerticalScrollbarWidth,
getViewTreeObserver, getVisibility, getWidth,
getWindowAttachCount, getWindowId, getWindowInsetsController,
getWindowSystemUiVisibility, getWindowToken,
getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY,
getZ, hasExplicitFocusable, hasFocus, hasFocusable,
hasNestedScrollingParent, hasOnClickListeners,
hasOnLongClickListeners, hasOverlappingRendering,
hasPointerCapture, hasTransientState, hasWindowFocus, inflate,
invalidate, invalidate, invalidate, invalidateDrawable,
invalidateOutline, isAccessibilityFocused,
isAccessibilityHeading, isActivated, isAttachedToWindow,
isClickable, isContextClickable, isDirty, isDrawingCacheEnabled,
isDuplicateParentStateEnabled, isEnabled, isFocusable,
isFocusableInTouchMode, isFocused, isFocusedByDefault,
isForceDarkAllowed, isHapticFeedbackEnabled,
isHardwareAccelerated, isHorizontalFadingEdgeEnabled,
isHorizontalScrollBarEnabled, isHovered,
isImportantForAccessibility, isImportantForAutofill,
isImportantForContentCapture, isInEditMode, isInLayout,
isInTouchMode, isKeyboardNavigationCluster, isLaidOut,
isLayoutDirectionResolved, isLayoutRequested, isLongClickable,
isNestedScrollingEnabled, isOpaque, isPaddingOffsetRequired,
isPaddingRelative, isPivotSet, isPressed, isSaveEnabled,
isSaveFromParentEnabled, isScreenReaderFocusable,
isScrollbarFadingEnabled, isScrollContainer, isSelected,
isShowingLayoutBounds, isShown, isSoundEffectsEnabled,
isTemporarilyDetached, isTextAlignmentResolved,
isTextDirectionResolved, isVerticalFadingEdgeEnabled,
isVerticalScrollBarEnabled, isVisibleToUserForAutofill,
jumpDrawablesToCurrentState, keyboardNavigationClusterSearch,
layout, measure, mergeDrawableStates, offsetLeftAndRight,
offsetTopAndBottom, onAnimationEnd, onAnimationStart,
onApplyWindowInsets, onCancelPendingInputEvents,
onCapturedPointerEvent, onCheckIsTextEditor,
onConfigurationChanged, onCreateContextMenu,
onCreateDrawableState, onCreateInputConnection, onDisplayHint,
onDragEvent, onDraw, onDrawForeground, onDrawScrollBars,
onFilterTouchEventForSecurity, onFinishInflate,
onFinishTemporaryDetach, onFocusChanged, onGenericMotionEvent,
onHoverChanged, onHoverEvent, onInitializeAccessibilityEvent,
onInitializeAccessibilityNodeInfo, onKeyDown, onKeyLongPress,
onKeyMultiple, onKeyPreIme, onKeyShortcut, onKeyUp, onLayout,
onOverScrolled, onPointerCaptureChange,
onPopulateAccessibilityEvent, onProvideAutofillStructure,
onProvideAutofillVirtualStructure,
onProvideContentCaptureStructure, onProvideStructure,
onProvideVirtualStructure, onResolvePointerIcon,
onRestoreInstanceState, onRtlPropertiesChanged,
onSaveInstanceState, onScreenStateChanged, onScrollChanged,
onSetAlpha, onStartTemporaryDetach, onTouchEvent,
onTrackballEvent, onVisibilityAggregated, onVisibilityChanged,
onWindowFocusChanged, onWindowSystemUiVisibilityChanged,
overScrollBy, performAccessibilityAction, performClick,
performContextClick, performContextClick, performHapticFeedback,
performHapticFeedback, performLongClick, performLongClick,
playSoundEffect, post, postDelayed, postInvalidate,
postInvalidate, postInvalidateDelayed, postInvalidateDelayed,
postInvalidateOnAnimation, postInvalidateOnAnimation,
postOnAnimation, postOnAnimationDelayed, refreshDrawableState,
releasePointerCapture, removeCallbacks,
removeOnAttachStateChangeListener, removeOnLayoutChangeListener,
removeOnUnhandledKeyEventListener, requestApplyInsets,
requestFitSystemWindows, requestFocus, requestFocus,
requestFocus, requestFocusFromTouch, requestLayout,
requestPointerCapture, requestRectangleOnScreen,
requestRectangleOnScreen, requestUnbufferedDispatch,
requestUnbufferedDispatch, requireViewById, resetPivot,
resolveSize, resolveSizeAndState, restoreDefaultFocus,
restoreHierarchyState, saveAttributeDataForStyleable,
saveHierarchyState, scheduleDrawable, scrollBy, scrollTo,
sendAccessibilityEvent, sendAccessibilityEventUnchecked,
setAccessibilityDelegate, setAccessibilityHeading,
setAccessibilityLiveRegion, setAccessibilityPaneTitle,
setAccessibilityTraversalAfter, setAccessibilityTraversalBefore,
setActivated, setAnimation, setAnimationMatrix,
setAutofillHints, setAutofillId, setBackground,
setBackgroundColor, setBackgroundDrawable,
setBackgroundResource, setBackgroundTintBlendMode,
setBackgroundTintList, setBackgroundTintMode, setBottom,
setCameraDistance, setClickable, setClipToOutline,
setContentCaptureSession, setContentDescription,
setContextClickable, setDefaultFocusHighlightEnabled,
setDrawingCacheBackgroundColor, setDrawingCacheEnabled,
setDrawingCacheQuality, setDuplicateParentStateEnabled,
setElevation, setEnabled, setFadingEdgeLength,
setFilterTouchesWhenObscured, setFitsSystemWindows,
setFocusable, setFocusable, setFocusableInTouchMode,
setFocusedByDefault, setForceDarkAllowed, setForeground,
setForegroundGravity, setForegroundTintBlendMode,
setForegroundTintList, setForegroundTintMode,
setHapticFeedbackEnabled, setHasTransientState,
setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled,
setHorizontalScrollbarThumbDrawable,
setHorizontalScrollbarTrackDrawable, setHovered, setId,
setImportantForAccessibility, setImportantForAutofill,
setImportantForContentCapture, setKeepScreenOn,
setKeyboardNavigationCluster, setLabelFor, setLayerPaint,
setLayerType, setLayoutDirection, setLayoutParams, setLeft,
setLeftTopRightBottom, setLongClickable, setMeasuredDimension,
setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled,
setNextClusterForwardId, setNextFocusDownId,
setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId,
setNextFocusUpId, setOnApplyWindowInsetsListener,
setOnCapturedPointerListener, setOnClickListener,
setOnContextClickListener, setOnCreateContextMenuListener,
setOnDragListener, setOnFocusChangeListener,
setOnGenericMotionListener, setOnHoverListener,
setOnKeyListener, setOnLongClickListener,
setOnScrollChangeListener,
setOnSystemUiVisibilityChangeListener, setOnTouchListener,
setOutlineAmbientShadowColor, setOutlineProvider,
setOutlineSpotShadowColor, setOverScrollMode, setPadding,
setPaddingRelative, setPivotX, setPivotY, setPointerIcon,
setPressed, setRevealOnFocusHint, setRight, setRotation,
setRotationX, setRotationY, setSaveEnabled,
setSaveFromParentEnabled, setScaleX, setScaleY,
setScreenReaderFocusable, setScrollBarDefaultDelayBeforeFade,
setScrollBarFadeDuration, setScrollbarFadingEnabled,
setScrollBarSize, setScrollBarStyle, setScrollContainer,
setScrollIndicators, setScrollIndicators, setScrollX,
setScrollY, setSelected, setSoundEffectsEnabled,
setStateDescription, setStateListAnimator,
setSystemGestureExclusionRects, setSystemUiVisibility, setTag,
setTag, setTextAlignment, setTextDirection, setTooltipText,
setTop, setTouchDelegate, setTransitionAlpha, setTransitionName,
setTransitionVisibility, setTranslationX, setTranslationY,
setTranslationZ, setVerticalFadingEdgeEnabled,
setVerticalScrollBarEnabled, setVerticalScrollbarPosition,
setVerticalScrollbarThumbDrawable,
setVerticalScrollbarTrackDrawable, setWillNotCacheDrawing,
setWillNotDraw, setWindowInsetsAnimationCallback, setX, setY,
setZ, showContextMenu, showContextMenu, startActionMode,
startActionMode, startAnimation, startDrag, startDragAndDrop,
startNestedScroll, stopNestedScroll, toString,
transformMatrixToGlobal, transformMatrixToLocal,
unscheduleDrawable, unscheduleDrawable, updateDragShadow,
verifyDrawable, willNotCacheDrawing, willNotDraw</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a
name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify,
notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TimeRecordView-android.content.Context-de.hems.trafficsim.Track-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TimeRecordView</h4>
<pre>public&nbsp;TimeRecordView(android.content.Context&nbsp;context,
<a href="../../../de/hems/trafficsim/Track.html"
title="class in de.hems.trafficsim">Track</a>&nbsp;track)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="onSizeChanged-int-int-int-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onSizeChanged</h4>
<pre>protected&nbsp;void&nbsp;onSizeChanged(int&nbsp;w,
int&nbsp;h,
int&nbsp;oldw,
int&nbsp;oldh)</pre>
<div class="block">Updates the size information of the SurfaceView,
used by the Android SDK.
</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>onSizeChanged</code>&nbsp;in class&nbsp;<code>android.view.View</code>
</dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>w</code> - new width</dd>
<dd><code>h</code> - new height</dd>
<dd><code>oldw</code> - old width</dd>
<dd><code>oldh</code> - old height</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation
links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../de/hems/trafficsim/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../de/hems/trafficsim/Renderer.html" title="class in de.hems.trafficsim"><span
class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../de/hems/trafficsim/Track.html"
title="class in de.hems.trafficsim"><span class="typeNameLink">Next&nbsp;Class</span></a>
</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?de/hems/trafficsim/TimeRecordView.html" target="_top">Frames</a>
</li>
<li><a href="TimeRecordView.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.android.view.View">Nested</a>&nbsp;|&nbsp;
</li>
<li><a href="#fields.inherited.from.class.android.view.View">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>