io.annot8.api.bounds.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of annot8-api Show documentation
Show all versions of annot8-api Show documentation
Core API interfaces for the Annot8 project
/**
* This package contains the api interface for bounds.
*
* Bounds are the object used to set the extent of an annotation, and will be specific to the
* content type. For instance, if the content is text then the bounds will likely allow the
* beginning and end offset to be specified.
*
*
There may be more than one type of valid bound for any given content.
*/
package io.annot8.api.bounds;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy