| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.focalplane.ui |
Focal plane subsystem GUI.
|
| org.lsst.ccs.subsystem.focalplane.ui.filter |
| Modifier and Type | Method and Description |
|---|---|
static Segment |
Segment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Segment[] |
Segment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
Segment |
Template.segment |
| Constructor and Description |
|---|
Template(String code,
Segment segment) |
TemplateFilter(String title,
List<Template> templates,
Segment granularity) |
Copyright © 2019 LSST. All rights reserved.