|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface PRightAngleRelationShape
かぎ型線のshape
| メソッドの概要 | |
|---|---|
double |
getCenterLineLocation()
|
RightAngleLineType |
getRightAngleLineType()
かぎ型の種類を返す。 |
java.lang.String |
getRightAngleLineTypeName()
かぎ型の種類を文字列で返す。 |
void |
setCenterLineLocation(double centerLineLocation)
|
void |
setRightAngleLineType(RightAngleLineType rightAngleLineType)
かぎ型の種類を変更する。 |
void |
setRightAngleLineTypeName(java.lang.String rightAngleLineTypeName)
かぎ型の種類を変更する。 |
| インタフェース jp.carabiner.inkpod.pi.shape.PObjectShape から継承されたメソッド |
|---|
autoReshape, autoReshape, contains, flipHorizontal, flipVertical, getBounds, getBounds, getCenterPoint, getCenterPoint, getLocation, getLocation, getRawBounds, getRotation, getRotationTransform, getSearchableText, getShapeType, getShapeTypeName, getText, intersects, isBoundsMovable, isBoundsResizable, isEditing, isFlip, isHorizontalResizable, isVerticalResizable, readyAutoReshape, setBounds, setFlip, setLocation, setLocation, setLocation, setLocation, setRotation, updateShape |
| メソッドの詳細 |
|---|
RightAngleLineType getRightAngleLineType()
void setRightAngleLineType(RightAngleLineType rightAngleLineType)
rightAngleLineType - かぎ型の種類を表すenumオブジェクトvoid setRightAngleLineTypeName(java.lang.String rightAngleLineTypeName)
rightAngleLineTypeName - かぎ型の種類の名前 (RightAngleLineType 参照)java.lang.String getRightAngleLineTypeName()
RightAngleLineType 参照)double getCenterLineLocation()
void setCenterLineLocation(double centerLineLocation)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||