edu.umd.cfar.lamp.viper.gui.chronology
Class BboxSegmentFactory

java.lang.Object
  extended byedu.umd.cfar.lamp.viper.gui.chronology.AbstractAttributeSegmentFactory
      extended byedu.umd.cfar.lamp.viper.gui.chronology.BboxSegmentFactory

public class BboxSegmentFactory
extends AbstractAttributeSegmentFactory


Nested Class Summary
static class BboxSegmentFactory.BboxSegment
           
 
Field Summary
static double PREFERRED_SIZE
           
 
Fields inherited from class edu.umd.cfar.lamp.viper.gui.chronology.AbstractAttributeSegmentFactory
med, tqe
 
Constructor Summary
BboxSegmentFactory()
           
 
Method Summary
 double getPreferredHeight()
           
 edu.umd.cs.piccolo.PNode makeSegment(Interval i)
           
 
Methods inherited from class edu.umd.cfar.lamp.viper.gui.chronology.AbstractAttributeSegmentFactory
setTimeLine, setViewer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PREFERRED_SIZE

public static double PREFERRED_SIZE
Constructor Detail

BboxSegmentFactory

public BboxSegmentFactory()
Method Detail

makeSegment

public edu.umd.cs.piccolo.PNode makeSegment(Interval i)

getPreferredHeight

public double getPreferredHeight()