|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.inkpod.pi.shape.handle.AbstractHandle<S>
jp.carabiner.inkpod.pi.shape.handle.AbstractBoxHandle<S>
jp.carabiner.inkpod.pi.shape.handle.AbstractNodeShapeHandle<S>
jp.carabiner.inkpod.pi.shape.handle.RectangleShapeHandle<S>
public class RectangleShapeHandle<S extends AbstractRectangleShape>
| 入れ子のクラスの概要 |
|---|
| フィールドの概要 |
|---|
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractNodeShapeHandle から継承されたフィールド |
|---|
BODY_HANDLE, BOTTOM_HANDLE, bottomHandle, childHandles, LEFT_BOTTOM_HANDLE, LEFT_HANDLE, LEFT_TOP_HANDLE, leftBottomHandle, leftHandle, leftTopHandle, resizeHandles, RIGHT_BOTTOM_HANDLE, RIGHT_HANDLE, RIGHT_TOP_HANDLE, rightBottomHandle, rightHandle, rightTopHandle, TOP_HANDLE, topHandle |
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractBoxHandle から継承されたフィールド |
|---|
SINGLE_CURSOR_EDITTING_STROKE, SINGLE_CURSOR_STROKE |
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractHandle から継承されたフィールド |
|---|
EMPTY_CHILDREN |
| コンストラクタの概要 | |
|---|---|
RectangleShapeHandle(S shape)
|
|
| メソッドの概要 | |
|---|---|
protected AbstractHandle<S> |
createBottomHandle(S shape)
|
protected Handle[] |
createChildHandles(S shape)
|
protected AbstractHandle<S> |
createRightBottomHandle(S shape)
|
AbstractHandle<S> |
createRightHandle(S shape)
|
protected AbstractTextEditor |
createTextEditor(S shape)
|
protected boolean |
isHeightResizable()
|
protected boolean |
isWidthResizable()
|
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractNodeShapeHandle から継承されたメソッド |
|---|
createLeftBottomHandle, createLeftHandle, createLeftTopHandle, createRightTopHandle, createTopHandle, getBoxBounds, getChildHandles, getLocation, getMapObject, getName, getPadding, isBodyHandle, isDraggable, isHit, isResizing, isResizingOrMoving, isVisible, setLocation |
| クラス jp.carabiner.inkpod.pi.shape.handle.AbstractBoxHandle から継承されたメソッド |
|---|
drawHandle, isConstantVisible, isFocusable, isTopMost, isVisible |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public RectangleShapeHandle(S shape)
| メソッドの詳細 |
|---|
protected Handle[] createChildHandles(S shape)
AbstractNodeShapeHandle<S extends AbstractRectangleShape> 内の createChildHandlesprotected AbstractTextEditor createTextEditor(S shape)
AbstractNodeShapeHandle<S extends AbstractRectangleShape> 内の createTextEditorpublic AbstractHandle<S> createRightHandle(S shape)
AbstractNodeShapeHandle<S extends AbstractRectangleShape> 内の createRightHandleprotected AbstractHandle<S> createBottomHandle(S shape)
AbstractNodeShapeHandle<S extends AbstractRectangleShape> 内の createBottomHandleprotected AbstractHandle<S> createRightBottomHandle(S shape)
AbstractNodeShapeHandle<S extends AbstractRectangleShape> 内の createRightBottomHandleprotected boolean isWidthResizable()
AbstractNodeShapeHandle<S extends AbstractRectangleShape> 内の isWidthResizableprotected boolean isHeightResizable()
AbstractNodeShapeHandle<S extends AbstractRectangleShape> 内の isHeightResizable
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||