|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.inkpod.pi.shape.handle.AbstractHandle<S>
jp.carabiner.inkpod.pi.shape.handle.AbstractSquareHandle<S>
jp.carabiner.inkpod.pi.shape.handle.RightAngleRelationShapeHandle.RightAnglePointHandle
public class RightAngleRelationShapeHandle.RightAnglePointHandle
| フィールドの概要 |
|---|
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractHandle から継承されたフィールド |
|---|
EMPTY_CHILDREN |
| コンストラクタの概要 | |
|---|---|
RightAngleRelationShapeHandle.RightAnglePointHandle(S shape,
int index)
|
|
| メソッドの概要 | |
|---|---|
java.awt.geom.Point2D |
getLocation(java.awt.geom.Point2D point)
このハンドルの位置を返す。 |
java.lang.String |
getName()
|
boolean |
isConstantVisible()
推奨されていません。 |
boolean |
isDraggable()
このハンドルがドラッグ可能であるかを返す。 |
boolean |
isRotationCursor()
|
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractSquareHandle から継承されたメソッド |
|---|
drawHandle, getCursorPath, getTargetShape, getUnmovableCursorPath, isBodyHandle, isFocusable, isHit, isTopMost, isVisible, setCursorRotation, setFillColor, setLocation |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public RightAngleRelationShapeHandle.RightAnglePointHandle(S shape,
int index)
| メソッドの詳細 |
|---|
public boolean isRotationCursor()
AbstractSquareHandle<S extends RightAngleRelationShape> 内の isRotationCursorpublic java.awt.geom.Point2D getLocation(java.awt.geom.Point2D point)
Handle の記述:
point - ハンドルの位置(マップ上の座標系)を格納するPoint2Dオブジェクト
public java.lang.String getName()
@Deprecated public boolean isConstantVisible()
Handle の記述:
Handle 内の isConstantVisibleAbstractSquareHandle<S extends RightAngleRelationShape> 内の isConstantVisiblepublic boolean isDraggable()
Handle の記述:
Handle 内の isDraggableAbstractSquareHandle<S extends RightAngleRelationShape> 内の isDraggable
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||