|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.core.internal.DItem
org.eclipse.tptp.platform.report.core.internal.DItemContainer
org.eclipse.tptp.platform.report.core.internal.DCategory
org.eclipse.tptp.platform.report.birt).
public class DCategory
This class allows to create categories on a DAxis object A DCoord object can have a DCategory id as value
DAxis,
This extension is only available for SVG generation| Constructor Summary | |
|---|---|
DCategory()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
Deprecated. |
java.lang.String |
getLabel()
Deprecated. |
java.lang.String |
getTooltip()
Deprecated. |
void |
setId(java.lang.String id)
Deprecated. Sets the id |
void |
setLabel(java.lang.String label)
Deprecated. Sets the label |
void |
setTooltip(java.lang.String tooltip)
Deprecated. Sets the tooltip text |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DItemContainer |
|---|
clear, getChildCount, getChildOfClass, getChildPosition, getChildrenOfClass, getFirstChild, getLastChild, insertChild, isContainer, removeChild |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DItem |
|---|
addChild, getAppliedStyle, getIterator, getNext, getParent, getRoot, getStyle, setNext, setParent, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DCategory()
| Method Detail |
|---|
public java.lang.String getId()
public void setId(java.lang.String id)
public java.lang.String getLabel()
public void setLabel(java.lang.String label)
public java.lang.String getTooltip()
public void setTooltip(java.lang.String tooltip)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||