TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.report.core.internal
Interface IDParagraphItem

All Superinterfaces:
IDItem, IDObject
All Known Subinterfaces:
IDBasicItem
All Known Implementing Classes:
DBorder, DData, DGraphic, DImage, DIndex, DIndexEntry, DLine, DLink, DList, DPageBreak, DPageCounter, DParagraph, DPopup, DSummary, DTable, DTag, DText, DTitle

Deprecated. As of TPTP 4.5.0, use the TPTP Business Intelligence and Reporting Tools (BIRT) reporting infrastructure (org.eclipse.tptp.platform.report.birt).

public interface IDParagraphItem
extends IDItem

Provides an interface for all items which are children of Paragraph.


Method Summary
 
Methods inherited from interface org.eclipse.tptp.platform.report.core.internal.IDItem
addChild, clear, getAppliedStyle, getChildCount, getChildPosition, getFirstChild, getIterator, getLastChild, getNext, getParent, getRoot, getStyle, insertChild, isContainer, removeChild, setNext, setParent, setStyle
 


TPTP 4.5.0 Platform Project
Internal API Specification