com.itextpdf.tool.xml.svg.utils
Class TransformationMatrix

java.lang.Object
  extended by com.itextpdf.tool.xml.svg.utils.TransformationMatrix

public class TransformationMatrix
extends Object


Constructor Summary
TransformationMatrix()
           
 
Method Summary
static AffineTransform getTransformationMatrix(String transform)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformationMatrix

public TransformationMatrix()
Method Detail

getTransformationMatrix

public static AffineTransform getTransformationMatrix(String transform)


Copyright © 2012. All Rights Reserved.