example6_text.html

来自「java 作图的程序」· HTML 代码 · 共 24 行

HTML
24
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><HTML> <HEAD><TITLE>Example6</TITLE></HEAD><BODY><H1 ALIGN=CENTER>Example 6</H1>This plot demonstrates the use of the <A HREF="Contour.html" TARGET="_top">Contour Class</A>.The contour levels are either manually set or automatically set.<P>The Contour class is an extension of the<A HREF="G2Dint.html" TARGET="_top">G2Dint</A> class and therefore has  allthe interactive control of that class. It also has the following extraevent handlers<P><DL>  <DT><B><FONT COLOR="#FF00FF">Keypress l</FONT></B>  <DD>The plot is redrawn Without the contour labels.  <DT><B><FONT COLOR="#FF00FF">Keypress L</FONT></B>  <DD>The plot is redrawn With the contour labels.</DL>      </BODY> </HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?