public class MultiMapView extends Object implements FocalPlaneView
MonitorView that displays a grid of MapView.| Modifier and Type | Class and Description |
|---|---|
static class |
MultiMapView.Descriptor |
CATEGORY| Constructor and Description |
|---|
MultiMapView() |
MultiMapView(int rows,
int columns) |
MultiMapView(MultiMapView.Descriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
MultiMapView.Descriptor |
getDescriptor() |
FocalPlaneFilter |
getFilter() |
JComponent |
getPanel() |
void |
install() |
MultiMapView.Descriptor |
save() |
void |
setFilter(org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter filter) |
void |
uninstall() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroup, getGroupsedit, getNamegetFormater, isEmpty, setFormatter, setNamepublic MultiMapView()
@Create(category="FocalPlaneView",
name="Focal plane multi-region map",
path="Built-In/Map/Multi-Region",
description="A view that contains a grid of focal plane maps.")
public MultiMapView(int rows,
int columns)
public MultiMapView(MultiMapView.Descriptor descriptor)
public FocalPlaneFilter getFilter()
getFilter in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewgetFilter in interface FocalPlaneViewpublic void setFilter(org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter filter)
setFilter in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewpublic JComponent getPanel()
getPanel in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewpublic void install()
install in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewpublic void uninstall()
uninstall in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewpublic MultiMapView.Descriptor getDescriptor()
getDescriptor in interface org.lsst.ccs.gconsole.services.persist.Persistablepublic MultiMapView.Descriptor save()
save in interface org.lsst.ccs.gconsole.services.persist.Persistablesave in interface org.lsst.ccs.gconsole.services.persist.SavableCopyright © 2023 LSST. All rights reserved.