35 lines
2.5 KiB
Plaintext
35 lines
2.5 KiB
Plaintext
\documentclass[10pt]{article}
|
|
\usepackage{pgfplots}
|
|
\pgfplotsset{compat=1.15}
|
|
\usepackage{mathrsfs}
|
|
\usetikzlibrary{arrows}
|
|
\pagestyle{empty}
|
|
\begin{document}
|
|
\definecolor{ududff}{rgb}{0.30196078431372547,0.30196078431372547,1}
|
|
\definecolor{qqwuqq}{rgb}{0,0.39215686274509803,0}
|
|
\definecolor{xdxdff}{rgb}{0.49019607843137253,0.49019607843137253,1}
|
|
\begin{tikzpicture}[line cap=round,line join=round,>=triangle 45,x=1cm,y=1cm]
|
|
\clip(-23.214764908184208,-10.253395813186337) rectangle (8.7097046071515,15.648098489019173);
|
|
\draw [shift={(-8.246248844808852,6.01667363049191)},line width=2pt,color=qqwuqq,fill=qqwuqq,fill opacity=0.10000000149011612] (0,0) -- (-96.25844997787505:0.810265723739485) arc (-96.25844997787505:-39.07103262709506:0.810265723739485) -- cycle;
|
|
\draw [shift={(-2.3610081982594364,7.748692699038387)},line width=2pt,color=qqwuqq,fill=qqwuqq,fill opacity=0.10000000149011612] (0,0) -- (-136.89662759360516:0.810265723739485) arc (-136.89662759360516:-95.83127105980758:0.810265723739485) -- cycle;
|
|
\draw [line width=2pt] (-5.818234449125059,3.6211878893314746) circle (3.410807212633205cm);
|
|
\draw [line width=2pt] (-8.707707908908976,1.808855423431506)-- (-2.974945793144921,1.7372251878627458);
|
|
\draw [line width=2pt] (-8.707707908908976,1.808855423431506)-- (-8.246248844808852,6.01667363049191);
|
|
\draw [line width=2pt] (-8.246248844808852,6.01667363049191)-- (-2.974945793144921,1.7372251878627458);
|
|
\draw (-5.929096135075196,8.355706975363816) node[anchor=north west] {$K$};
|
|
\draw [line width=2pt] (-8.707707908908976,1.808855423431506)-- (-2.3610081982594364,7.748692699038387);
|
|
\draw [line width=2pt] (-2.3610081982594364,7.748692699038387)-- (-2.974945793144921,1.7372251878627458);
|
|
\begin{scriptsize}
|
|
\draw [fill=xdxdff] (-8.707707908908976,1.808855423431506) circle (2.5pt);
|
|
\draw[color=xdxdff] (-9.170159030033137,1.6440058970550886) node {$P_1$};
|
|
\draw [fill=xdxdff] (-2.974945793144921,1.7372251878627458) circle (2.5pt);
|
|
\draw[color=xdxdff] (-2.607006667743308,1.2388730351853465) node {$P_2$};
|
|
\draw [fill=xdxdff] (-8.246248844808852,6.01667363049191) circle (2.5pt);
|
|
\draw[color=xdxdff] (-8.683999595789444,6.85671538644577) node {$P_3$};
|
|
\draw[color=qqwuqq] (-7.387574437806268,5.047121936760922) node {$\alpha$};
|
|
\draw [fill=ududff] (-2.3610081982594364,7.748692699038387) circle (2.5pt);
|
|
\draw[color=ududff] (-2.066829518583651,8.423229119008774) node {$P_4$};
|
|
\draw[color=qqwuqq] (-2.552988952827342,6.613635669323925) node {$\beta$};
|
|
\end{scriptsize}
|
|
\end{tikzpicture}
|
|
\end{document} |