| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.focalplane.ui.fpmap |
Support for displaying color-coded maps of the focal plane.
|
| Modifier and Type | Method and Description |
|---|---|
static Template |
Template.valueOf(org.lsst.ccs.gconsole.agent.AgentChannel channel)
Constructs a template corresponding to the specified channel.
|
static Template |
Template.valueOf(String string)
Constructs a template corresponding to the specified String representation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Template.compareTo(Template other) |
| Constructor and Description |
|---|
TemplateFilter(String title,
List<Template> templates,
Segment granularity) |
Copyright © 2019 LSST. All rights reserved.