public class FocalPlaneMapValue
extends org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
FocalPlaneMap.| Modifier and Type | Field and Description |
|---|---|
static FocalPlaneMapValue |
EMPTY
Empty non-split cell.
|
static FocalPlaneMapValue |
EMPTY_SPLIT
Empty split cell.
|
static FocalPlaneMapValue |
NONE
Indicates that there is no data corresponding to this level of granularity.
|
boolean |
split |
| Constructor and Description |
|---|
FocalPlaneMapValue() |
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor() |
boolean |
isSplit() |
void |
setColor(Color color) |
void |
setSplit(boolean split) |
public static final FocalPlaneMapValue EMPTY
public static final FocalPlaneMapValue EMPTY_SPLIT
public static final FocalPlaneMapValue NONE
public boolean split
Copyright © 2018 LSST. All rights reserved.