edu.umd.cfar.lamp.viper.gui.chronology
Class BagSegmentFactory
java.lang.Object
edu.umd.cfar.lamp.viper.gui.chronology.AbstractAttributeSegmentFactory
edu.umd.cfar.lamp.viper.gui.chronology.BagSegmentFactory
- public class BagSegmentFactory
- extends AbstractAttributeSegmentFactory
- Since:
- May 17, 2003
- Author:
- davidm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVAL_COLORS
public static final java.awt.Color[] EVAL_COLORS
DUOTONE_GREEN
public static final java.awt.Color[] DUOTONE_GREEN
DUOTONE_GRAY
public static final java.awt.Color[] DUOTONE_GRAY
GREENS
public static final java.awt.Color[] GREENS
GRAYS
public static final java.awt.Color[] GRAYS
ALL_COLORS
public static final java.awt.Color[] ALL_COLORS
ALIGN_TOP
public static final int ALIGN_TOP
- See Also:
- Constant Field Values
ALIGN_CENTER
public static final int ALIGN_CENTER
- See Also:
- Constant Field Values
ALIGN_BOTTOM
public static final int ALIGN_BOTTOM
- See Also:
- Constant Field Values
STYLE_WIDE
public static final int STYLE_WIDE
- See Also:
- Constant Field Values
STYLE_BRIGHT
public static final int STYLE_BRIGHT
- See Also:
- Constant Field Values
STYLE_NOMINAL
public static final int STYLE_NOMINAL
- See Also:
- Constant Field Values
BagSegmentFactory
public BagSegmentFactory()
makeSegment
public edu.umd.cs.piccolo.PNode makeSegment(Interval span)
getColorings
public java.awt.Color[] getColorings()
setColorings
public void setColorings(java.awt.Color[] colors)
getAlignment
public int getAlignment()
setAlignment
public void setAlignment(int i)
getStyle
public int getStyle()
setStyle
public void setStyle(int i)
getPreferredHeight
public double getPreferredHeight()