jp.digitalmuseum.mr.gui.workflow.layout
クラス Layout.Line

java.lang.Object
  上位を拡張 jp.digitalmuseum.mr.gui.workflow.layout.Layout.Line
含まれているクラス:
Layout

public static class Layout.Line
extends java.lang.Object

フィールドの概要
 Layout.Coordinate[] coordinates
           
 boolean isReversed
           
 
コンストラクタの概要
Layout.Line(Layout.Coordinate[] coordinates, boolean isReversed)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
フィールドの詳細

coordinates

public Layout.Coordinate[] coordinates

isReversed

public boolean isReversed
コンストラクタの詳細

Layout.Line

public Layout.Line(Layout.Coordinate[] coordinates,
                   boolean isReversed)


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