|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface PNodeObjectShape
ノードオブジェクトのshapeに共通のインタフェース
| メソッドの概要 | |
|---|---|
RotatedRect |
getBounds2D(double rotation)
|
java.awt.geom.Point2D |
getConnectionPoint(java.awt.geom.Point2D point)
|
java.awt.geom.Point2D |
getConnectionPoint(java.awt.geom.Point2D point,
PRelationObjectShape relationShape)
|
java.awt.Shape |
getFrameLineShape()
内部の線も含む、枠の形を返します。 |
java.awt.Shape |
getFrameShape()
|
PNodeObject |
getObject()
このシェイプオブジェクトと結びついたマップオブジェクトを返す。 |
ShapeRenderer |
getRenderer()
|
java.awt.Shape |
getRotatedFrameShape()
|
java.awt.Shape |
getStrokedFrameLineShape()
getFrameLineShape() が返すShapeオブジェクトを
現在の線の太さで描画した場合に塗りつぶされる領域の、Shapeオブジェクトを返します。 |
java.awt.Shape |
getStrokedRotatedFrameLineShape()
|
| インタフェース 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 |
| メソッドの詳細 |
|---|
PNodeObject getObject()
PObjectShape の記述:
PObjectShape 内の getObjectShapeRenderer getRenderer()
PObjectShape 内の getRendererjava.awt.geom.Point2D getConnectionPoint(java.awt.geom.Point2D point)
java.awt.geom.Point2D getConnectionPoint(java.awt.geom.Point2D point,
PRelationObjectShape relationShape)
RotatedRect getBounds2D(double rotation)
java.awt.Shape getFrameShape()
java.awt.Shape getRotatedFrameShape()
java.awt.Shape getFrameLineShape()
java.awt.Shape getStrokedFrameLineShape()
getFrameLineShape() が返すShapeオブジェクトを
現在の線の太さで描画した場合に塗りつぶされる領域の、Shapeオブジェクトを返します。
java.awt.Shape getStrokedRotatedFrameLineShape()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||