activateView() | rhcad.touchvg.view.StdGraphView | protected |
clearCachedData() | rhcad.touchvg.view.StdGraphView | |
cmdViewHandle() | rhcad.touchvg.view.StdGraphView | |
coreView() | rhcad.touchvg.view.StdGraphView | |
createAdapter(Context context, Bundle savedInstanceState) | rhcad.touchvg.view.StdGraphView | protected |
createCachedOrRegenBitmap() | rhcad.touchvg.view.StdGraphView | private |
createDynamicShapeView(Context context) | rhcad.touchvg.view.StdGraphView | |
drawShapes(Canvas canvas, CanvasAdapter adapter, boolean dyndraw) | rhcad.touchvg.view.StdGraphView | private |
drawShapes(Longs docs, int gs, Longs shapes, Canvas canvas, CanvasAdapter adapter, boolean dyndraw) | rhcad.touchvg.view.StdGraphView | private |
getGestureEnabled() | rhcad.touchvg.view.StdGraphView | |
getImageCache() | rhcad.touchvg.view.StdGraphView | |
getMainView() | rhcad.touchvg.view.StdGraphView | |
getView() | rhcad.touchvg.view.StdGraphView | |
initView(Context context) | rhcad.touchvg.view.StdGraphView | protected |
mBkColor | rhcad.touchvg.view.StdGraphView | private |
mCachedBitmap | rhcad.touchvg.view.StdGraphView | private |
mCanvasOnDraw | rhcad.touchvg.view.StdGraphView | protected |
mCanvasRegen | rhcad.touchvg.view.StdGraphView | protected |
mCoreView | rhcad.touchvg.view.StdGraphView | protected |
mDrawCount | rhcad.touchvg.view.StdGraphView | private |
mGestureDetector | rhcad.touchvg.view.StdGraphView | protected |
mGestureEnable | rhcad.touchvg.view.StdGraphView | protected |
mGestureListener | rhcad.touchvg.view.StdGraphView | protected |
mImageCache | rhcad.touchvg.view.StdGraphView | protected |
mMainView | rhcad.touchvg.view.StdGraphView | private |
mRegenBitmap | rhcad.touchvg.view.StdGraphView | private |
mRegenning | rhcad.touchvg.view.StdGraphView | private |
mViewAdapter | rhcad.touchvg.view.StdGraphView | protected |
onDetachedFromWindow() | rhcad.touchvg.view.StdGraphView | protected |
onDraw(Canvas canvas) | rhcad.touchvg.view.StdGraphView | protected |
onPause() | rhcad.touchvg.view.StdGraphView | |
onResume() | rhcad.touchvg.view.StdGraphView | |
onTap(float x, float y) | rhcad.touchvg.view.StdGraphView | |
onTouchDrag(int action, float x, float y) | rhcad.touchvg.view.StdGraphView | |
performClick() | rhcad.touchvg.view.StdGraphView | |
regen(boolean fromRegenAll) | rhcad.touchvg.view.StdGraphView | private |
regenInRunnable() | rhcad.touchvg.view.StdGraphView | private |
setBackgroundColor(int color) | rhcad.touchvg.view.StdGraphView | |
setBackgroundDrawable(Drawable background) | rhcad.touchvg.view.StdGraphView | |
setContextActionEnabled(boolean enabled) | rhcad.touchvg.view.StdGraphView | |
setGestureEnabled(boolean enabled) | rhcad.touchvg.view.StdGraphView | |
setOnCommandChangedListener(OnCommandChangedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnContentChangedListener(OnContentChangedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnContextActionListener(OnContextActionListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnDynamicChangedListener(OnDynamicChangedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnDynDrawEndedListener(OnDynDrawEndedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnFirstRegenListener(OnFirstRegenListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnGestureListener(OnDrawGestureListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnSelectionChangedListener(OnSelectionChangedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnShapeClickedListener(OnShapeClickedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnShapeDblClickedListener(OnShapeDblClickedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnShapeDeletedListener(OnShapeDeletedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnShapesRecordedListener(OnShapesRecordedListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnShapeWillDeleteListener(OnShapeWillDeleteListener listener) | rhcad.touchvg.view.StdGraphView | |
setOnZoomChangedListener(OnZoomChangedListener listener) | rhcad.touchvg.view.StdGraphView | |
snapshot(boolean transparent) | rhcad.touchvg.view.StdGraphView | |
snapshot(int doc, int gs, boolean transparent) | rhcad.touchvg.view.StdGraphView | |
StdGraphView(Context context) | rhcad.touchvg.view.StdGraphView | |
StdGraphView(Context context, Bundle savedInstanceState) | rhcad.touchvg.view.StdGraphView | |
StdGraphView(Context context, BaseGraphView mainView) | rhcad.touchvg.view.StdGraphView | |
stop(OnViewDetachedListener listener) | rhcad.touchvg.view.StdGraphView | |
TAG | rhcad.touchvg.view.StdGraphView | protectedstatic |
tearDown() | rhcad.touchvg.view.StdGraphView | |
viewAdapter() | rhcad.touchvg.view.StdGraphView | |