

Leaving these unspecified is the same as specifying HSPACE=0 and VSPACE=0. Note that the value specified by one of these parameters is added to both sides of the applet: HSPACE=5 creates five pixels of "margin" between text on the left and text on the right of the applet window. These are standard HTML parameters indicating the space (in pixels) by which you'd like to separate the applet window from surrounding text horizontally (HSPACE) and vertically (VSPACE). These are standard HTML parameters indicating the size (in pixels) and alignment (relative to surrounding HTML text) of the applet's display on your Web page. 3.1.4 WIDTH, HEIGHT, and ALIGN parameters
#Gsp5 moveable points archive#
ARCHIVE should always be set to "jsp5.jar" for this release of JavaSketchpad. 3.1.3 ARCHIVE parameterĪRCHIVE indicates the filename of a.
#Gsp5 moveable points how to#
If your Web page is stored in a directory on the server other than the directory that contains the applet, provide a relative path that specifies how to find the JSP applet from the directory in which the Web page resides. Setting this to "." means that jsp5.jar should be located in the same directory as the HTML file. 3.1.1 CODE parameterĬODE indicates the name of the Java class to first load and should not be changed from "GSP.class." 3.1.2 CODEBASE parameterĬODEBASE indicates the path name of the directory in which the applet exists on the Web server, relative to the URL of the Web page containing the APPLET tag. The APPLET tag has several subparameters that are discussed in this section. GIF won't be dynamic, because dynamic geometry requires JavaSketchpad.) You can change the text ("Sorry, your Web browser is not Java compatible.") to something more appropriate, such as a. Any normal HTML inside this pair is made available to browsers that do not support Java. Any tags contained between this pair are considered applet-specific. These are standard HTML tags for invoking a Java applet. Individual portions of this invocation are described below. Here is an example HTML invocation of the JavaSketchpad applet that creates a dynamic triangle.
#Gsp5 moveable points download#
Individual Web pages link to this file, so that viewers' browsers can find and download the necessary Java to make viewing your Web page possible.Īn individual Web page can contain one or more invocations of the applet, which will correspond to separate Dynamic Geometry illustrations on the Web page. JavaSketchpad is implemented by a Java archive (.jar) file that lives on your Web server. See the Document Revision History for a brief summary of what's new in DR5 and G2. Grammar version 1 correponds to every version of JavaSketchpad released before GSP 5.00. This corresponds to Developer's Release 5 (DR5) and Grammar version 2 (G2). This document describes the version 5 release of the JavaSketchpad applet. This document describes the mechanism by which Web pages interact with the JavaSketchpad applet, and describes the grammar used by the applet to specify arbitrary geometric constructions. (Other licensing terms are available contact McGraw-Hill Education for details.) 2.0 Purpose of the Grammar Right is granted to freely use DR1, DR2, DR3, DR4, and DR5/G2 of the JavaSketchpad (JSP) applet in your own Web pages, provided you do so for non-commercial use only.



5.5 Constructions That Transform Geometric Objects.5.3 Constructions That Create Interiors.5.2 Constructions That Create Straight Objects.
