jp.carabiner.inkpod.pi.shape
クラス RotationTransformUtils

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.pi.shape.RotationTransformUtils

public class RotationTransformUtils
extends java.lang.Object


コンストラクタの概要
RotationTransformUtils()
           
 
メソッドの概要
static java.awt.geom.Rectangle2D setInscribedBounds(java.awt.geom.Rectangle2D rect, RotationTransform rtx, java.awt.geom.Rectangle2D bounds)
           
static java.awt.geom.Rectangle2D setInscribedBounds(java.awt.geom.Rectangle2D rect, RotationTransform rtx, java.awt.geom.Rectangle2D bounds, java.awt.geom.Point2D center)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

RotationTransformUtils

public RotationTransformUtils()
メソッドの詳細

setInscribedBounds

public static java.awt.geom.Rectangle2D setInscribedBounds(java.awt.geom.Rectangle2D rect,
                                                           RotationTransform rtx,
                                                           java.awt.geom.Rectangle2D bounds)

setInscribedBounds

public static java.awt.geom.Rectangle2D setInscribedBounds(java.awt.geom.Rectangle2D rect,
                                                           RotationTransform rtx,
                                                           java.awt.geom.Rectangle2D bounds,
                                                           java.awt.geom.Point2D center)