TPTP 4.2.0 Platform Project
Internal API Specification

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

All Known Subinterfaces:
IDBasicItem, IDColor, IDDocument, IDFont, IDItem, IDItemIterator, IDLink, IDParagraphItem, IDRegistry, IDRenderable, IDSizeableItem, IDStyle, IDTaggedItem, IDTextualItem
All Known Implementing Classes:
DAccessibilityDesc, DBorder, DCellText, DColor, DColorRegistry, DCoordAbstract, DCurveLink, DData, DDocument, DExtensionRegistry, DFont, DFontRegistry, DGraphic, DImage, DIndex, DIndexEntry, DItem, DItemIterator, DLine, DLink, DList, DPageBreak, DPageCounter, DParagraph, DPointLink, DPopup, DSection, DStyle, DStyleRegistry, DSummary, DTable, DTag, DText, DTitle, DWallpaper, ViewerRegistry

public interface IDObject

Provides a General global interface for all interfaces and classes in the tptp charting and reporting component. Used as a "tag" interface usefull for parsers (cf. org.eclipse.tptp.platform.report.tools#DParser)



TPTP 4.2.0 Platform Project
Internal API Specification