|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.inkpod.pi.shape.handle.AbstractHandle<S>
jp.carabiner.inkpod.pi.shape.handle.AbstractBodyHandle<S>
jp.carabiner.inkpod.pi.shape.handle.AbstractRelationShapeHandle<S>
jp.carabiner.inkpod.pi.shape.handle.CurveRelationShapeHandle<S>
public class CurveRelationShapeHandle<S extends CurveRelationShape>
| 入れ子のクラスの概要 |
|---|
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractRelationShapeHandle から継承された入れ子のクラス/インタフェース |
|---|
AbstractRelationShapeHandle.EdgePointHandle, AbstractRelationShapeHandle.EndPointHandle, AbstractRelationShapeHandle.StartPointHandle |
| フィールドの概要 |
|---|
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractRelationShapeHandle から継承されたフィールド |
|---|
BODY_HANDLE |
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractHandle から継承されたフィールド |
|---|
EMPTY_CHILDREN |
| コンストラクタの概要 | |
|---|---|
CurveRelationShapeHandle(S shape)
|
|
| メソッドの概要 | |
|---|---|
Handle[] |
getChildHandles()
このハンドルの子のハンドルを返す。 |
boolean |
isDraggable()
このハンドルがドラッグ可能であるかを返す。 |
boolean |
isFocusable()
|
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractRelationShapeHandle から継承されたメソッド |
|---|
createEndPointHandle, createRotationHandle, createStartPointHandle, createTextBoxHandle, drawHandle, getEndPointHandle, getLocation, getName, getRotationHandle, getStartPointHandle, getTextBoxHandle, isBodyHandle, isHit, setLocation |
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractBodyHandle から継承されたメソッド |
|---|
isConstantVisible, isTopMost, isVisible |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public CurveRelationShapeHandle(S shape)
| メソッドの詳細 |
|---|
public boolean isFocusable()
Handle 内の isFocusableAbstractRelationShapeHandle<S extends CurveRelationShape> 内の isFocusablepublic Handle[] getChildHandles()
Handle の記述:
Handle 内の getChildHandlesAbstractHandle<S extends CurveRelationShape> 内の getChildHandlespublic boolean isDraggable()
Handle の記述:
Handle 内の isDraggableAbstractRelationShapeHandle<S extends CurveRelationShape> 内の isDraggable
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||