本帖最后由 isea 于 2013-4-30 00:51 编辑
示图- \begin{tikzpicture}[ultra thick,scale=1.5]
- \draw (0,0) rectangle (7,8);
- \begin{scope}[yshift=3.94cm,scale=2.22,rotate=-25,blue]
- \draw (0,0) rectangle(1,1)[yshift=1cm](0,0) rectangle(1,1)
- [xshift=1cm,yshift=-1cm](0,0) rectangle(1,1)
- [yshift=-1cm](0,0) rectangle(1,1)
- [shift={(1cm,1cm)}](0,0) rectangle(1,1);
- \end{scope}
- \node at (7,4) [right=6.18pt]{8};
- \node at (3.5,8) [above=6.18pt]{7};
- \draw [very thin,->](3.7,8.3)--(7,8.3);
- \draw [very thin,->](3.3,8.3)--(0,8.3);
- \draw [very thin,->](7.3,4.2)--(7.3,8);
- \draw [very thin,<-](7.3,0)--(7.3,3.8);
- \draw [thin](0,8.2)--(0,8.4)[xshift=7cm](0,8.2)--(0,8.4);
- \draw [thin](7.2,0)--(7.4,0)[yshift=8cm](7.2,0)--(7.4,0);
- \end{tikzpicture}
复制代码 手工调整的,放大后,能看出小瑕疵,不知如何精确作图?
|