Package com.snowtide.pdf.layout
Interface Span
-
- All Superinterfaces:
OutputSource
public interface Span extends OutputSource
Span
s are inline ranges of content within a singleLine
, either spaces (Spaces
) or a contiguous run of characters (Word
).- Since:
- v4.0
-
-
Method Summary
-
Methods inherited from interface com.snowtide.pdf.OutputSource
pipe, pipe
-
-