Uses of Interface
io.annot8.core.helpers.WithProperties
-
Packages that use WithProperties 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 WithProperties in io.annot8.core.annotations
Subinterfaces of WithProperties 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 WithProperties in io.annot8.core.data
Subinterfaces of WithProperties in io.annot8.core.data Modifier and Type Interface Description interfaceContent<D>Base content interface from which all content implementations extend.
-