Chapter 7. ? Markers

Table of Contents
? Marker Types
The Marker JavaScript Object
? ii_markers.js

A `marker' represents a point in the applet window. The marker can be displayed on the screen as a drawn mark, such as a cross, or as an image loaded from a URL. The following types of marker are available:

? Marker Types

Table 7-1. Marker Types

typedescription
circleA small circle
crossAn equal armed cross.
imageAn image
paintableAn image whose colour can be changed.