A linear complex structure on a real vector space $V$ is an endomorphism $J$ such that $J \circ J=-\mathrm{id}$. What do all the linear complex structures on $\mathbb{R}^2$ look like? If we let
$$ J = \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right],\ I = \left[ \begin{array}{cc} 1 & 0 \\ 0 & 1 \end{array} \right] $$
then we can grind out the defining relationship $J^2=-I$ and discover that $J$ must have the form
$$ J = \left[ \begin{array}{cc} a & b \\ \frac{-1-a^2}{b} & -a \end{array} \right], $$
i.e., the space of linear complex structures on $\mathbb{R}^2$ on the plane is parameterized by two values $a,b \in \mathbb{R}$. However, this parameterization is not very nice -- the lower-left and upper-right entries look very different (probably for no good reason), and more importantly there is a singularity at $b=0$. So my first question is:
Question 1: what's a better parameterization of the linear complex structures on $\mathbb{R}^2$?
Geometric intuition may help here. In other words, what degrees of freedom do we have geometrically? If we let $a=0$, for instance, then $J$ looks like
$$ \left[ \begin{array}{cc} 0 & b \\ \frac{1}{b} & 0 \end{array} \right]\left[ \begin{array}{cc} 0 & 1 \\ -1 & 0 \end{array} \right], $$
i.e., we rotate by a quarter turn, then apply a scaling by $b$ and its reciprocal. If we apply this same transformation again, then we basically rotate again and "undo" the scaling. So one degree of freedom is "how much stretching."
Question 2: what is our other degree of freedom (geometrically)?