endrov.windowLineage
Class LineageView.ExpRenderSetting
java.lang.Object
endrov.windowLineage.LineageView.ExpRenderSetting
- Enclosing class:
- LineageView
public static class LineageView.ExpRenderSetting
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
typeGraphOnTop
public static final int typeGraphOnTop
- See Also:
- Constant Field Values
typeColorIntensity
public static final int typeColorIntensity
- See Also:
- Constant Field Values
typeColorIntensityDiff
public static final int typeColorIntensityDiff
- See Also:
- Constant Field Values
typeTimeDev
public static final int typeTimeDev
- See Also:
- Constant Field Values
typeLineThickness
public static final int typeLineThickness
- See Also:
- Constant Field Values
color
public EvColor color
type
public int type
expname1
public java.lang.String expname1
expname2
public java.lang.String expname2
scale1
public java.lang.Double scale1
LineageView.ExpRenderSetting
public LineageView.ExpRenderSetting()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object