| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.focalplane.ui.filter |
| Modifier and Type | Method and Description |
|---|---|
Template |
Template.stripAgent() |
static Template |
Template.valueOf(org.lsst.ccs.gconsole.services.aggregator.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.
|
static Template |
Template.valueOf(String path,
int[] indices)
Constructs a template corresponding to the specified channel path.
|
| 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.