クラス
jp.carabiner.inkpod.model.MapRectangle の使用

MapRectangle を使用しているパッケージ
jp.carabiner.inkpod.model   
jp.carabiner.inkpod.pi.editor   
jp.carabiner.inkpod.pi.export   
jp.carabiner.inkpod.pi.shape   
 

jp.carabiner.inkpod.model での MapRectangle の使用
 

MapRectangle 型のパラメータを持つ jp.carabiner.inkpod.model のメソッド
 void MapRectangle.add(MapRectangle rect)
           
 boolean MapRectangle.contains(MapRectangle bounds)
           
 void MapRectangle.setBounds(MapRectangle rect)
           
 

MapRectangle 型のパラメータを持つ jp.carabiner.inkpod.model のコンストラクタ
MapRectangle(MapRectangle rect)
           
 

jp.carabiner.inkpod.pi.editor での MapRectangle の使用
 

MapRectangle を返す jp.carabiner.inkpod.pi.editor のメソッド
 MapRectangle EditorViewConfiguration.toMapRectangle(java.awt.Rectangle bounds)
           
 

MapRectangle 型のパラメータを持つ jp.carabiner.inkpod.pi.editor のメソッド
 java.awt.Rectangle EditorViewConfiguration.toScreenBounds(MapRectangle bounds)
           
 java.awt.Rectangle EditorViewConfiguration.toScreenBounds(java.awt.Rectangle screenBounds, MapRectangle bounds)
           
 java.awt.geom.Rectangle2D EditorViewConfiguration.toScreenBounds2D(MapRectangle bounds)
           
 java.awt.geom.Rectangle2D EditorViewConfiguration.toScreenBounds2D(java.awt.geom.Rectangle2D screenBounds, MapRectangle bounds)
           
 

jp.carabiner.inkpod.pi.export での MapRectangle の使用
 

MapRectangle を返す jp.carabiner.inkpod.pi.export のメソッド
 MapRectangle PMapImageCreator.getObjectBounds()
          推奨されていません。 
 

MapRectangle 型のパラメータを持つ jp.carabiner.inkpod.pi.export のメソッド
 java.awt.Image PMapImageCreator.createMapImage(MapRectangle bounds)
          推奨されていません。 
 

jp.carabiner.inkpod.pi.shape での MapRectangle の使用
 

MapRectangle を返す jp.carabiner.inkpod.pi.shape のメソッド
 MapRectangle GroupBoundsTransform.transform(MapRectangle rect)
          推奨されていません。 
 MapRectangle GroupBoundsTransform.transformInverse(MapRectangle rect)
          推奨されていません。 
 

MapRectangle 型のパラメータを持つ jp.carabiner.inkpod.pi.shape のメソッド
protected static void AbstractNodeShape.reshapeRegular(MapRectangle rect)
           
 void AbstractNodeShape.setRect(MapRectangle rect)
           
 MapRectangle GroupBoundsTransform.transform(MapRectangle rect)
          推奨されていません。 
 MapRectangle GroupBoundsTransform.transformInverse(MapRectangle rect)
          推奨されていません。