TPTP 4.5.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:
DAbstractParagraph, DAccessibilityDesc, DAccessibilityTitle, DAxis, DBorder, DCategory, DCell, DCellText, DColor, DColorRegistry, DCoord, DCoordAbstract, DCoordObject, DCurve, DCurveLink, DData, DDocument, DEvent, DExtensionRegistry, DFolder, DFont, DFontRegistry, DFooter, DGraphic, DHeader, DI18N, DImage, DInclude, DIndex, DIndexEntry, DItem, DItemContainer, DItemIterator, DItemPointer, DLine, DLink, DList, DMarkerLine, DMarkerRegion, DPageBreak, DPageCounter, DPalettes, DParagraph, DPoint, DPointLink, DPopup, DPreferences, DRow, DSection, DShapes, DStyle, DStyleRegistry, DSummary, DTable, DTag, DText, DTimeStamp, DTitle, DWallpaper, DXmlReader.DDummy, DXYSurface, ViewerRegistry

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 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.5.0 Platform Project
Internal API Specification