Methods
Modifier and Type |
Method and Description |
static Graph |
convertYearMonth(List<Partition<Partition<CaptureSearchResult>>> years,
int width,
int height) |
static String |
getFirstUrlMonth(Partition<CaptureSearchResult> month,
ResultURIConverter c) |
static String |
getFirstUrlYear(Partition<Partition<CaptureSearchResult>> year,
ResultURIConverter c) |
static String |
getLastUrlMonth(Partition<CaptureSearchResult> month,
ResultURIConverter c) |
static String |
getLastUrlYear(Partition<Partition<CaptureSearchResult>> year,
ResultURIConverter c) |
static String[] |
getNavigatorLinks(List<Partition<Partition<CaptureSearchResult>>> years,
ResultURIConverter uc) |
static String[] |
getNavigators(StringFormatter formatter,
CaptureSearchResult current) |
static CaptureSearchResult[] |
getResults(List<Partition<Partition<CaptureSearchResult>>> years) |
static String[] |
getTitles(CaptureSearchResult[] results,
StringFormatter formatter,
String property) |
static String[] |
getUrls(CaptureSearchResult[] results,
ResultURIConverter c) |
static String[] |
getUrls(CaptureSearchResult[] results,
String suffix,
ResultURIConverter c) |
static Calendar |
getUTCCalendar() |
static Graph |
partsOfPartsToGraph(List<Partition<Partition<CaptureSearchResult>>> ppcs,
StringFormatter formatter,
String formatKey,
int width,
int height) |
static List<CaptureSearchResult> |
reverseCaps(List<CaptureSearchResult> caps) |
static List<Partition<CaptureSearchResult>> |
reversePartsOfCaps(List<Partition<CaptureSearchResult>> parts) |
static List<Partition<Partition<CaptureSearchResult>>> |
reversePartsOfParts(List<Partition<Partition<CaptureSearchResult>>> parts) |
static List<Partition<CaptureSearchResult>> |
trimPartsOfCaps(List<Partition<CaptureSearchResult>> parts) |
static List<Partition<Partition<CaptureSearchResult>>> |
trimPartsOfParts(List<Partition<Partition<CaptureSearchResult>>> parts) |