Uses of Interface
nzilbb.util.MonitorableSeries
-
Packages that use MonitorableSeries Package Description nzilbb.ag Implementation of an Annotation Graph API for linguistic annotations. -
-
Uses of MonitorableSeries in nzilbb.ag
Methods in nzilbb.ag that return MonitorableSeries Modifier and Type Method Description MonitorableSeries<Graph>
GraphStoreQuery. getFragmentSeries(String seriesId, String[] layerIds)
Gets a series of fragments, given the series' ID, and only the given layers.
-