Uses of Interface
io.annot8.api.components.Annot8Component
-
Packages that use Annot8Component Package Description io.annot8.api.components This package contains the api interface for components. -
-
Uses of Annot8Component in io.annot8.api.components
Classes in io.annot8.api.components with type parameters of type Annot8Component Modifier and Type Interface Description interfaceAnnot8ComponentDescriptor<T extends Annot8Component,S extends Settings>Descriptor for an Annot8 componentSubinterfaces of Annot8Component in io.annot8.api.components Modifier and Type Interface Description interfaceProcessorBase processor interface from which all processors extend.interfaceResourceA resource is an instance use across one or more components.interfaceSourceBase processor interface from which all sources extend.
-