com.metsci.glimpse.plot.timeline.painter
Class SelectedTimeRegionPainter

java.lang.Object
  extended by com.metsci.glimpse.painter.base.GlimpsePainterImpl
      extended by com.metsci.glimpse.painter.base.GlimpsePainter1D
          extended by com.metsci.glimpse.plot.timeline.painter.SimpleSelectedTimeRegionPainter
              extended by com.metsci.glimpse.plot.timeline.painter.SelectedTimeRegionPainter
All Implemented Interfaces:
GlimpsePainter

public class SelectedTimeRegionPainter
extends SimpleSelectedTimeRegionPainter


Field Summary
 
Fields inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
BYTES_PER_FLOAT, logger
 
Constructor Summary
SelectedTimeRegionPainter(StackedTimePlot2D plot)
           
 
Method Summary
 void dispose(javax.media.opengl.GLContext context)
           
 
Methods inherited from class com.metsci.glimpse.plot.timeline.painter.SimpleSelectedTimeRegionPainter
paintTo, setSelectionBorderColor, setSelectionFillColor
 
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainter1D
paintTo
 
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setLookAndFeel, setVisible
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectedTimeRegionPainter

public SelectedTimeRegionPainter(StackedTimePlot2D plot)
Method Detail

dispose

public void dispose(javax.media.opengl.GLContext context)


Copyright © 2012 Metron, Inc.. All Rights Reserved.