| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.common.ui.focalplane.filter |
Channel filters and related utilities used by the focal-plane subsystem GUI.
|
| Modifier and Type | Method and Description |
|---|---|
static Template |
Template.fromString(String string)
Constructs a template corresponding to the specified String representation.
|
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 path)
Constructs a template corresponding to the specified channel path.
|
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) |
Copyright © 2020 LSST. All rights reserved.