|
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.DCurve
org.eclipse.tptp.platform.report.core.internal.DCurveLink
org.eclipse.tptp.platform.report.birt).
public class DCurveLink
This class provides a curve which can be an IDLink
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.platform.report.core.internal.DCurve |
|---|
P_COLOR, P_CS_FALL_COLOR, P_ID, P_SHIFT_SECTORS, P_SYMBOL, T_AREA_LINE, T_AREA_LINE_POINTS, T_BAR, T_BAR2, T_BUBBLE, T_CANDLESTICK, T_CANDLESTICK_LINE, T_CIRCLE, T_CYLINDER, T_LINE, T_LINE_POINTS, T_POINTS, T_PYRAMID, T_SECTOR, T_STACKED_AREA_LINE, T_STACKED_AREA_LINE_POINTS, T_STACKED_LINE, T_STACKED_LINE_POINTS, T_VBAR |
| Constructor Summary | |
|---|---|
DCurveLink()
Deprecated. Creates a link curve item with empty default link. |
|
DCurveLink(java.lang.String a_target)
Deprecated. Creates a link curve item with the link target. |
|
| Method Summary | |
|---|---|
IDItem |
getLinkedItem()
Deprecated. Returns IDItem associated with this link, this is mandatory for link resolution purpose. |
java.lang.String |
getTarget()
Deprecated. Access for the target property. |
void |
setTarget(java.lang.String a_target)
Deprecated. Sets target value of a link. |
| Methods inherited from class org.eclipse.tptp.platform.report.core.internal.DCurve |
|---|
getName, getProperties, getSymbol, getTooltip, getType, isType, setName, setProperties, setStyle, setTooltip, setType, useSymbol |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DCurveLink()
public DCurveLink(java.lang.String a_target)
| Method Detail |
|---|
public java.lang.String getTarget()
IDLink
getTarget in interface IDLinkIDLink.getTarget()public void setTarget(java.lang.String a_target)
IDLink
setTarget in interface IDLinkIDLink.setTarget(java.lang.String)public IDItem getLinkedItem()
IDLink
getLinkedItem in interface IDLinkIDLink.getLinkedItem()
|
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 | ||||||||