Uses of Interface
io.annot8.api.helpers.WithFilter
-
Packages that use WithFilter Package Description io.annot8.api.data This package contains the api data objects used by Annot8io.annot8.api.stores This package contains the api interfaces for store objects -
-
Uses of WithFilter in io.annot8.api.data
Subinterfaces of WithFilter in io.annot8.api.data Modifier and Type Interface Description interfaceItemItem interface used by components. -
Uses of WithFilter in io.annot8.api.stores
Subinterfaces of WithFilter in io.annot8.api.stores Modifier and Type Interface Description interfaceAnnotationStoreBase annotations interface from which all other annotation stores extend.interfaceGroupStoreBase groups interface from which all other group stores extend.
-