uk.ac.starlink.topcat.plot
Interface MutableStyleSet
- All Superinterfaces:
- uk.ac.starlink.ttools.plot.StyleSet
- All Known Implementing Classes:
- PoolStyleSet
public interface MutableStyleSet
- extends uk.ac.starlink.ttools.plot.StyleSet
Extension of the StyleSet interface which allows entries to be changed.
- Since:
- 6 Jan 2006
- Author:
- Mark Taylor
|
Method Summary |
void |
setStyle(int index,
uk.ac.starlink.ttools.plot.Style style)
Overwrites one entry of this style set. |
| Methods inherited from interface uk.ac.starlink.ttools.plot.StyleSet |
getName, getStyle |
setStyle
void setStyle(int index,
uk.ac.starlink.ttools.plot.Style style)
- Overwrites one entry of this style set.
- Parameters:
index - index of entry to overwritestyle - new style for entry index
Copyright © 2003-2013 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.