setdot(displayID, bandNum, dotNum, field, value)
This method will set a field (attribute) of a <dot> element within an element that uses dots, such as paths, timeviews, concept and picture maps. This is useful for highlighting a particular dot by changing it’s color or size. The displayID is the id name of the display containing the dot to change, the bandNum sets which band to the dots are in if a timeview (the first band is 0), the dotNum is the index number of the dot to change (starting with 0), the field is the name of the attribute to change (i.e. x, y, col, wid, etc.) and value is the value to set that dot’s field to.



