Uses of Class
de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
-
Packages that use AnnotationAdderAnnotator.OffsetMode Package Description de.julielab.jcore.ae.annotationadder -
-
Uses of AnnotationAdderAnnotator.OffsetMode in de.julielab.jcore.ae.annotationadder
Methods in de.julielab.jcore.ae.annotationadder that return AnnotationAdderAnnotator.OffsetMode Modifier and Type Method Description AnnotationAdderAnnotator.OffsetModeAnnotationAdderConfiguration. getOffsetMode()static AnnotationAdderAnnotator.OffsetModeAnnotationAdderAnnotator.OffsetMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AnnotationAdderAnnotator.OffsetMode[]AnnotationAdderAnnotator.OffsetMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.julielab.jcore.ae.annotationadder with parameters of type AnnotationAdderAnnotator.OffsetMode Modifier and Type Method Description voidAnnotationAdderConfiguration. setOffsetMode(AnnotationAdderAnnotator.OffsetMode offsetMode)
-