jp.carabiner.inkpod.pi.shape
インタフェース PGroupShape

すべてのスーパーインタフェース:
PObjectShape

public interface PGroupShape
extends PObjectShape

グループ化オブジェクト用のshape


メソッドの概要
 double getBottom()
           
 GroupBoundsTransform getGroupBoundsTransform()
           
 double getHeight()
           
 double getLeft()
           
 double getRight()
           
 double getTop()
           
 double getWidth()
           
 double getX()
           
 double getY()
           
 void invalidateTransform()
           
 
インタフェース jp.carabiner.inkpod.pi.shape.PObjectShape から継承されたメソッド
autoReshape, autoReshape, contains, flipHorizontal, flipVertical, getBounds, getBounds, getCenterPoint, getCenterPoint, getLocation, getLocation, getObject, getRawBounds, getRenderer, getRotation, getRotationTransform, getSearchableText, getShapeType, getShapeTypeName, getText, intersects, isBoundsMovable, isBoundsResizable, isEditing, isFlip, isHorizontalResizable, isVerticalResizable, readyAutoReshape, setBounds, setFlip, setLocation, setLocation, setLocation, setLocation, setRotation, updateShape
 

メソッドの詳細

getX

double getX()

getY

double getY()

getLeft

double getLeft()

getRight

double getRight()

getTop

double getTop()

getBottom

double getBottom()

getWidth

double getWidth()

getHeight

double getHeight()

getGroupBoundsTransform

GroupBoundsTransform getGroupBoundsTransform()

invalidateTransform

void invalidateTransform()