| Package | Description |
|---|---|
| org.lsst.fits.fitsinfo |
| Modifier and Type | Method and Description |
|---|---|
static GroupSummary |
GroupSummary.fromObjects(List<Map<String,Object>> input) |
static GroupSummary |
GroupSummary.fromString(String input) |
| Modifier and Type | Method and Description |
|---|---|
Object |
FitsDataSource.images(String siteName,
int skip,
int take,
boolean requireTotalCount,
boolean requireGroupCount,
Group groups,
Sort sort,
Filter filter,
GroupSummary groupSummary) |
Copyright © 2023 LSST. All rights reserved.