|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.gui.workflow.layout.LayerElement
jp.digitalmuseum.mr.gui.workflow.layout.Vertex
public class Vertex
| コンストラクタの概要 | |
|---|---|
Vertex(Node node)
|
|
| メソッドの概要 | |
|---|---|
protected void |
appendString(java.lang.StringBuilder sb)
|
java.util.Set<Vertex> |
getChildren()
|
java.util.Map<Vertex,Edge> |
getChildrenEdges()
|
Layout.Coordinate |
getCoord()
|
Node |
getNode()
|
int |
getWidth()
|
| クラス jp.digitalmuseum.mr.gui.workflow.layout.LayerElement から継承されたメソッド |
|---|
getX, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Vertex(Node node)
| メソッドの詳細 |
|---|
public Node getNode()
public java.util.Set<Vertex> getChildren()
public java.util.Map<Vertex,Edge> getChildrenEdges()
public int getWidth()
protected void appendString(java.lang.StringBuilder sb)
LayerElement 内の appendString
public Layout.Coordinate getCoord()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||