Wiki :
XSvgRolloverFinder
Sitemap
Contact Us
RSS
HomePage
::
Categories
::
PageIndex
::
RecentChanges
::
RecentlyCommented
::
Login/Register
XSvgRolloverFinder
class com.xoetrope.svg.
XSvgRolloverFinder
The
XSvgRolloverFinder
contains methods that can be implemented to aid in the setup of rollover blocks.
1. Methods
1. isRolloverName
public
boolean
isRolloverName
(
String
blockName
)
;
Used to check whether the block with the specified name has a corresponding rollover block.
2. getRolloverName
public
String
getRolloverName
(
String
blockName
)
;
Used to return the corresponding rollover name for the named block.
3. setup
public
void
setup
(
Vector
elements,
String
[
]
baseShapes
)
;
Setup the mapping of the base names to the rollover names. The method is called whenever an svg image is loaded and initialized.
There are no comments on this page. [
Add comment
]
Page was generated in 0.5364 seconds
There are no comments on this page. [Add comment]