public interface AstPlotSource
Plot held by some other
object. Typically Plot's are re-created frequently so
holding a single reference is generally a bad idea and inquiries
for updates should made. This interface provides that sort of
access.| Modifier and Type | Method and Description |
|---|---|
Plot |
getPlot()
Access the
Plot held by the implementor of this
interface. |
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.