public interface ControlManager
Modifier and Type | Method and Description |
---|---|
void |
addLayer(LayerCommand<?> lcmd)
Adds a layer to the plot as specified by the given layer command.
|
Control |
createDefaultControl(TopcatModel tcModel)
Returns a suitable control to add to the stack for a given table.
|
Action[] |
getStackActions()
Returns a list of actions which can be performed to add controls
to the stack.
|
Action[] getStackActions()
Control createDefaultControl(TopcatModel tcModel)
tcModel
- initial tablevoid addLayer(LayerCommand<?> lcmd) throws LayerException
lcmd
- specifies the layer to addLayerException
- if the layer can't be addedCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.