jp.digitalmuseum.mr.gui.workflow
クラス PNodeFactory

java.lang.Object
  上位を拡張 jp.digitalmuseum.mr.gui.workflow.PNodeFactory

public class PNodeFactory
extends java.lang.Object

コンストラクタの概要
PNodeFactory()
           
 
メソッドの概要
static PLineNodeAbstractImpl newEdgeInstance(Edge edge)
           
static PNodeAbstractImpl newNodeInstance(Node node)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
コンストラクタの詳細

PNodeFactory

public PNodeFactory()
メソッドの詳細

newNodeInstance

public static PNodeAbstractImpl newNodeInstance(Node node)

newEdgeInstance

public static PLineNodeAbstractImpl newEdgeInstance(Edge edge)


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/