|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SvgRolloverFinder
Copyright (c) Formaria Ltd., 2008, 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 Formaria.
$Revision: 1.2 $
| Method Summary | |
|---|---|
java.lang.String |
getRolloverName(java.lang.String blockName)
Get the corresponding rollover name for the named block |
boolean |
isRolloverName(java.lang.String blockName)
Is the block with the specified name a block that has a rollover? |
void |
setup(java.util.Vector elements,
java.lang.String[] baseShapes)
Setup the mapping of the base names to the rollover names. |
| Method Detail |
|---|
boolean isRolloverName(java.lang.String blockName)
blockName - the basic block name
java.lang.String getRolloverName(java.lang.String blockName)
blockName - the basic blockname
void setup(java.util.Vector elements,
java.lang.String[] baseShapes)
elements - the svg elementsbaseShapes - the names of the basic svg elements
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||