クラス FibreShape
この具象クラスはファイバーのピクチャを表します。
public class FibreShape
extends ComponentShape
階層ダイヤグラム
既知の直接サブクラス
なし
コンストラクタ
public FibreShape()
メソッド
updateGraphics
形状のグラフィックスを更新して、加工品に加えられた変更を反映します。たとえば、ファイバーの方向が変更されたときにこのメソッドを使用すると、矢印が更新されます。
void updateGraphics ()
RSDException がスローされます。
継承されるメソッド
ほかのクラスから継承されるメソッドは次のとおりです。
クラス
継承されるメソッド
rsdesigner.component.ComponentShape
getConnectedPortShapes, getPortShapes
rsdesigner.component.Shape
getArtifact, getContainer, getDatum, getDiagramType, getTopLevelContainer
java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait