Uses of Interface
io.annot8.core.helpers.WithId
-
Packages that use WithId Package Description io.annot8.core.annotations This package contains the core interfaces for annotations and groups of annotations.io.annot8.core.data This package contains the core data objects used by Annot8 -
-
Uses of WithId in io.annot8.core.annotations
Subinterfaces of WithId in io.annot8.core.annotations Modifier and Type Interface Description interfaceAnnotationBase annotation interface from which all other annotations extend.interfaceGroupBase annotation interface from which all other annotations extend. -
Uses of WithId in io.annot8.core.data
Subinterfaces of WithId in io.annot8.core.data Modifier and Type Interface Description interfaceBaseItemBase item interface from which all item implementations extend.interfaceContent<D>Base content interface from which all content implementations extend.interfaceItemItem interface used by components.
-