|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
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>
jp.carabiner.inkpod.pi.shape.handle.DiamondShapeHandle<S>
public class DiamondShapeHandle<S extends DiamondShape>
| 入れ子のクラスの概要 |
|---|
| フィールドの概要 |
|---|
| クラス 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 |
| コンストラクタの概要 | |
|---|---|
DiamondShapeHandle(S shape)
|
|
| メソッドの概要 | |
|---|---|
protected AbstractTextEditor |
createTextEditor(S shape)
|
| クラス jp.carabiner.inkpod.pi.shape.handle.RectangleShapeHandle から継承されたメソッド |
|---|
createBottomHandle, createChildHandles, createRightBottomHandle, createRightHandle, isHeightResizable, 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 DiamondShapeHandle(S shape)
| メソッドの詳細 |
|---|
protected AbstractTextEditor createTextEditor(S shape)
RectangleShapeHandle<S extends DiamondShape> 内の createTextEditor
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||