activateView() | rhcad.touchvg.view.SFGraphView | protected |
clearCachedData() | rhcad.touchvg.view.SFGraphView | |
cmdViewHandle() | rhcad.touchvg.view.SFGraphView | |
coreView() | rhcad.touchvg.view.SFGraphView | |
createAdapter(Context context, Bundle savedInstanceState) | rhcad.touchvg.view.SFGraphView | protected |
createDynamicShapeView(Context context) | rhcad.touchvg.view.SFGraphView | |
drawShapes(CanvasAdapter canvasAdapter) | rhcad.touchvg.view.SFGraphView | private |
getGestureEnabled() | rhcad.touchvg.view.SFGraphView | |
getImageCache() | rhcad.touchvg.view.SFGraphView | |
getMainView() | rhcad.touchvg.view.SFGraphView | |
getView() | rhcad.touchvg.view.SFGraphView | |
initView(Context context) | rhcad.touchvg.view.SFGraphView | protected |
mBackground | rhcad.touchvg.view.SFGraphView | protected |
mBkColor | rhcad.touchvg.view.SFGraphView | protected |
mCanvasAdapter | rhcad.touchvg.view.SFGraphView | protected |
mCanvasOnDraw | rhcad.touchvg.view.SFGraphView | private |
mCoreView | rhcad.touchvg.view.SFGraphView | protected |
mDynDrawCanvas | rhcad.touchvg.view.SFGraphView | protected |
mDynDrawRender | rhcad.touchvg.view.SFGraphView | protected |
mDynDrawView | rhcad.touchvg.view.SFGraphView | protected |
mDynSurfaceCallback | rhcad.touchvg.view.SFGraphView | private |
mGestureDetector | rhcad.touchvg.view.SFGraphView | protected |
mGestureEnable | rhcad.touchvg.view.SFGraphView | protected |
mGestureListener | rhcad.touchvg.view.SFGraphView | protected |
mImageCache | rhcad.touchvg.view.SFGraphView | protected |
mMainView | rhcad.touchvg.view.SFGraphView | private |
mRender | rhcad.touchvg.view.SFGraphView | protected |
mSurfaceCallback | rhcad.touchvg.view.SFGraphView | private |
mViewAdapter | rhcad.touchvg.view.SFGraphView | protected |
onDetachedFromWindow() | rhcad.touchvg.view.SFGraphView | protected |
onDraw(Canvas canvas) | rhcad.touchvg.view.SFGraphView | |
onLayout(boolean changed, int left, int top, int right, int bottom) | rhcad.touchvg.view.SFGraphView | protected |
onPause() | rhcad.touchvg.view.SFGraphView | |
onResume() | rhcad.touchvg.view.SFGraphView | |
onTap(float x, float y) | rhcad.touchvg.view.SFGraphView | |
onTouchDrag(int action, float x, float y) | rhcad.touchvg.view.SFGraphView | |
performClick() | rhcad.touchvg.view.SFGraphView | |
setBackgroundColor(int color) | rhcad.touchvg.view.SFGraphView | |
setBackgroundDrawable(Drawable background) | rhcad.touchvg.view.SFGraphView | |
setContextActionEnabled(boolean enabled) | rhcad.touchvg.view.SFGraphView | |
setGestureEnabled(boolean enabled) | rhcad.touchvg.view.SFGraphView | |
setOnCommandChangedListener(OnCommandChangedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnContentChangedListener(OnContentChangedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnContextActionListener(OnContextActionListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnDynamicChangedListener(OnDynamicChangedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnDynDrawEndedListener(OnDynDrawEndedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnFirstRegenListener(OnFirstRegenListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnGestureListener(OnDrawGestureListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnSelectionChangedListener(OnSelectionChangedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnShapeClickedListener(OnShapeClickedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnShapeDblClickedListener(OnShapeDblClickedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnShapeDeletedListener(OnShapeDeletedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnShapesRecordedListener(OnShapesRecordedListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnShapeWillDeleteListener(OnShapeWillDeleteListener listener) | rhcad.touchvg.view.SFGraphView | |
setOnZoomChangedListener(OnZoomChangedListener listener) | rhcad.touchvg.view.SFGraphView | |
SFGraphView(Context context) | rhcad.touchvg.view.SFGraphView | |
SFGraphView(Context context, Bundle savedInstanceState) | rhcad.touchvg.view.SFGraphView | |
SFGraphView(Context context, BaseGraphView mainView) | rhcad.touchvg.view.SFGraphView | |
snapshot(boolean transparent) | rhcad.touchvg.view.SFGraphView | |
snapshot(int doc, int gs, boolean transparent) | rhcad.touchvg.view.SFGraphView | |
stop(OnViewDetachedListener listener) | rhcad.touchvg.view.SFGraphView | |
TAG | rhcad.touchvg.view.SFGraphView | protectedstatic |
tearDown() | rhcad.touchvg.view.SFGraphView | |
viewAdapter() | rhcad.touchvg.view.SFGraphView | |