Xoetrope
HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Carousel logo

XViewBoxModifier

class com.xoetrope.svg.XViewBoxModifier

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

1. Constructor


public XViewBoxModifier( XSvgImageMap imageMap )

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

2. Methods


1. setPosition

public void setPosition( double x, double y )

Sets the position of the viewBox within the SVG image.

2. setSize

public void setSize( double w, double h )

Sets the size of the viewBox within the SVG image.

There are no comments on this page. [Add comment]

Page was generated in 0.2198 seconds