Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
Get the corresponding rollover name for the named block
Parameters: blockName - the basic blockname the rollover name
isRolloverName
public boolean isRolloverName(String blockName)(Code)
Is the block with the specified name a block that has a rollover?
Parameters: blockName - the basic block name true if this block participates in the rollover process
Setup the mapping of the base names to the rollover names. The method is
called whenever a svg image is loaded and initialized.
Parameters: elements - the svg elements Parameters: baseShapes - the names of the basic svg elements