Xoetrope
HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2006-10-12 04:41:54 by KingsleY

Deletions:
Carousel logo

XSvgCompareGroups

class com.xoetrope.swing.svg.XSvgImageMap.XSvgCompareGroups
The XSvgCompareGroups class provides a compareGroups method which takes an XSvgSetup interface as a parameter.

1. Methods

<?java
public void compareGroups(XSvgSetup s)
?>

The above method extracts all group objects from the SVG file and compares them. The user provides the specific comparison by implementing the XSvgSetup interface's compareShapes method.




Edited on 2006-10-12 04:40:39 by KingsleY

Additions:

XSvgCompareGroups

class com.xoetrope.swing.svg.XSvgImageMap.XSvgCompareGroups
The XSvgCompareGroups class provides a compareGroups method which takes an XSvgSetup interface as a parameter.


Deletions:

XSvgCompareShapes

class com.xoetrope.swing.svg.XSvgImageMap.XSvgCompareShapes
The XSvgCompareShapes class provides a compareGroups method which takes an XSvgSetup interface as a parameter.




Oldest known version of this page was edited on 2006-10-12 04:31:14 by KingsleY []
Page view:
Carousel logo

XSvgCompareShapes

class com.xoetrope.swing.svg.XSvgImageMap.XSvgCompareShapes

The XSvgCompareShapes class provides a compareGroups method which takes an XSvgSetup interface as a parameter.

1. Methods


<?java
public void compareGroups(XSvgSetup s)
?>


The above method extracts all group objects from the SVG file and compares them. The user provides the specific comparison by implementing the XSvgSetup interface's compareShapes method.
Page was generated in 0.2365 seconds