org.apache.batik.dom.svg

Class SVGOMTransform

public class SVGOMTransform extends AbstractSVGTransform

This class is the implementation of the SVGTransform interface.
Constructor Summary
SVGOMTransform()
Creates a new SVGOMTransform.
Method Summary
protected SVGMatrixcreateMatrix()
Creates a new, modifiable SVGMatrix.

Constructor Detail

SVGOMTransform

public SVGOMTransform()
Creates a new SVGOMTransform.

Method Detail

createMatrix

protected SVGMatrix createMatrix()
Creates a new, modifiable SVGMatrix.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.