uk.ac.starlink.ttools.plot
Class BitmapSortPlotVolume.Workspace

java.lang.Object
  extended by uk.ac.starlink.ttools.plot.BitmapSortPlotVolume.Workspace
Enclosing class:
BitmapSortPlotVolume

public static class BitmapSortPlotVolume.Workspace
extends Object

Opaque workspace object for use with BitmapSortPlotVolume instances. These buffers are expensive to create and to garbage collect, so if you are going to use a sequence of BitmapSortPlotVolumes, you are encouraged to use the same Workspace object for each one. You cannot however use the same Workspace object for two BitmapSortPlotVolumes which are simultaneously active.


Constructor Summary
BitmapSortPlotVolume.Workspace()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitmapSortPlotVolume.Workspace

public BitmapSortPlotVolume.Workspace()


Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.