SYMBOL INDEX (16 symbols across 2 files) FILE: examples/src/com/github/rongi/rotate_layout/example/MainActivity.java class MainActivity (line 12) | public class MainActivity extends Activity { method onCreate (line 18) | @Override method onForm1ContainerClick (line 28) | @OnClick({R.id.form1_container, R.id.form2_container, R.id.form3_conta... FILE: rotate-layout/src/com/github/rongi/rotate_layout/layout/RotateLayout.java class RotateLayout (line 33) | public class RotateLayout extends ViewGroup { method RotateLayout (line 49) | public RotateLayout(Context context) { method RotateLayout (line 53) | public RotateLayout(Context context, AttributeSet attrs) { method RotateLayout (line 57) | public RotateLayout(Context context, AttributeSet attrs, int defStyleA... method getAngle (line 70) | public int getAngle() { method setAngle (line 77) | public void setAngle(int angle) { method getView (line 89) | public View getView() { method onMeasure (line 97) | @Override method onLayout (line 129) | @Override method dispatchDraw (line 154) | @Override method invalidateChildInParent (line 162) | @Override method dispatchTouchEvent (line 168) | @Override method angle_c (line 185) | private Double angle_c() {