Uses of Interface
io.annot8.api.helpers.WithDescription
-
Packages that use WithDescription Package Description io.annot8.api.data This package contains the api data objects used by Annot8io.annot8.api.pipelines -
-
Uses of WithDescription in io.annot8.api.data
Subinterfaces of WithDescription in io.annot8.api.data Modifier and Type Interface Description interfaceContent<D>Base content interface from which all content implementations extend. -
Uses of WithDescription in io.annot8.api.pipelines
Subinterfaces of WithDescription in io.annot8.api.pipelines Modifier and Type Interface Description interfacePipelineDescriptorDescribes a pipeline, which is a collection of ordered sources and processors.
-