public interface AuxData
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuxData.Type
Enumeration of types of auxiliary data.
|
| Modifier and Type | Method and Description |
|---|---|
AuxData.Type |
getType()
Returns the type of this plottable data object.
|
default String |
getTypeName()
Returns string representation of the type of this plottable data object.
|
AuxData.Type getType()
default String getTypeName()
Copyright © 2015 LSST. All rights reserved.