SourceForge.net Logo
aXSL API 0.1

org.axsl.text.line
Interface LineContent

All Known Subinterfaces:
ExternalGraphic, FOLineNonText, FOLineText, FOText, InstreamForeignObject, Leader, LineNonText, LineText, PageNumber, PageNumberCitation

public interface LineContent

This is the super-interface for all line content that can be evaluated for line-breaking purposes.


Method Summary
 boolean isLastItemInBlock()
          Indicates whether this is the last item in the block.
 

Method Detail

isLastItemInBlock

public boolean isLastItemInBlock()
Indicates whether this is the last item in the block.

Returns:
True iff this is the last item in the block.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.