jp.carabiner.inkpod.pi.shape
クラス AbstractNodeShape.ConnectionPointCache

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.pi.shape.AbstractNodeShape.ConnectionPointCache
含まれているクラス:
AbstractNodeShape

protected static class AbstractNodeShape.ConnectionPointCache
extends java.lang.Object


フィールドの概要
 java.awt.geom.Point2D connectionPoint
           
 java.awt.geom.Point2D point
           
 
コンストラクタの概要
AbstractNodeShape.ConnectionPointCache(java.awt.geom.Point2D point, java.awt.geom.Point2D connectionPoint)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

point

public java.awt.geom.Point2D point

connectionPoint

public java.awt.geom.Point2D connectionPoint
コンストラクタの詳細

AbstractNodeShape.ConnectionPointCache

public AbstractNodeShape.ConnectionPointCache(java.awt.geom.Point2D point,
                                              java.awt.geom.Point2D connectionPoint)