Uses of Class
org.apache.uima.caseditor.editor.util.Span
Packages that use Span
-
Uses of Span in org.apache.uima.caseditor.editor.util
Methods in org.apache.uima.caseditor.editor.util with parameters of type SpanModifier and TypeMethodDescriptionint
Compares the current instance to anotherSpan
object.boolean
Span.isContaining
(Span containingSpan) Returns true if the given span is a subset of this span.boolean
Span.isIntersecting
(Span s) Checks if is intersecting.