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 TypeMethodDescriptionintCompares the current instance to anotherSpanobject.booleanSpan.isContaining(Span containingSpan) Returns true if the given span is a subset of this span.booleanSpan.isIntersecting(Span s) Checks if is intersecting.