| Package | Description |
|---|---|
| org.lsst.fits.dao | |
| org.lsst.fits.fitsinfo |
| Modifier and Type | Method and Description |
|---|---|
List<Image> |
ImageDAO.getImages(int skip,
int take,
Filter filter,
Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
Sort.fromObjects(List<Map<String,Object>> input) |
static Sort |
Sort.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.