- java.lang.Object
-
- io.annot8.common.implementations.annotations.AbstractAnnotation
-
- io.annot8.defaultimpl.annotations.DefaultAnnotation
-
public class DefaultAnnotation extends io.annot8.common.implementations.annotations.AbstractAnnotationSimple implementation of Annotation interface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDefaultAnnotation.BuilderAbstractContentBuilder class for DefaultAnnotation, using UUID for generating new IDs and InMemoryImmutableProperties or EmptyImmutableProperties for the properties.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.annot8.core.bounds.BoundsgetBounds()java.lang.StringgetContentId()java.lang.StringgetId()io.annot8.core.properties.ImmutablePropertiesgetProperties()java.lang.StringgetType()
-