uk.ac.starlink.ttools.plot
Class ZBufferPlotVolume.Workspace
java.lang.Object
uk.ac.starlink.ttools.plot.ZBufferPlotVolume.Workspace
- Enclosing class:
- ZBufferPlotVolume
public static class ZBufferPlotVolume.Workspace
- extends Object
Opaque workspace object for use with ZBufferPlotVolume instances.
These buffers are expensive to create and to garbage collect, so
if you are going to use a sequence of ZBufferPlotVolumes, you are
encouraged to use the same Workspace object for each one.
You cannot however use the same Workspace object for two
ZBufferPlotVolumes which are simultaneously active.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZBufferPlotVolume.Workspace
public ZBufferPlotVolume.Workspace()
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.