Xoetrope
HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2007-10-22 11:46:38 by KingsleyElmes

Additions:
Carousel logo

Deletions:
Carousel logo



Edited on 2007-10-08 18:17:27 by KingsleyElmes

Deletions:
<?java
?>
<?java
?>
<?java
?>




Edited on 2007-02-08 03:26:32 by KingsleY

Additions:
2. setSize




Oldest known version of this page was edited on 2007-02-08 03:26:04 by KingsleY []
Page view:
Carousel logo

XViewBoxModifier

class com.xoetrope.svg.XViewBoxModifier

A component which can be used to modify an SVG viewBox.

1. Constructor


<?java
public XViewBoxModifier( XSvgImageMap imageMap )
?>


Constructor which takes an XSvgImageMap instance which will provide the viewBox.

2. Methods


1. setPosition

<?java
public void setPosition( double x, double y )
?>


Sets the position of the viewBox within the SVG image.

1. setPosition

<?java
public void setSize( double w, double h )
?>


Sets the size of the viewBox within the SVG image.
Page was generated in 0.2728 seconds