de.ukn.hci.squidy.designer.util
Class AffineTransformUtils

java.lang.Object
  extended by de.ukn.hci.squidy.designer.util.AffineTransformUtils

public class AffineTransformUtils
extends Object

AffineTransformUtils.

 Date: Jul 7, 2009
 Time: 8:24:52 PM
 

Since:
1.0.0
Version:
$Id: AffineTransformUtils.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle Roman.Raedle@uni-konstanz.de Human-Computer Interaction Group University of Konstanz

Constructor Summary
AffineTransformUtils()
           
 
Method Summary
static edu.umd.cs.piccolo.util.PAffineTransform getScaleInstance(double scaleX, double scaleY)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AffineTransformUtils

public AffineTransformUtils()
Method Detail

getScaleInstance

public static edu.umd.cs.piccolo.util.PAffineTransform getScaleInstance(double scaleX,
                                                                        double scaleY)
Parameters:
scaleX -
scaleY -
Returns:


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.