|
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.DPoint
org.eclipse.tptp.platform.report.core.internal.DPointLink
org.eclipse.tptp.platform.report.birt).
public class DPointLink
DPointLink add IDLink ability to a DPoint item.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.platform.report.core.internal.DPoint |
|---|
DEF_ACTUAL_POINT, DEF_HOLE_POINT |
| Constructor Summary | |
|---|---|
DPointLink()
Deprecated. Construct a link curve item with empty default link. |
|
DPointLink(java.lang.String a_target)
Deprecated. Construct a link curve item with the link target. |
|
DPointLink(java.lang.String a_method,
java.lang.String a_path)
Deprecated. Construct a link curve item with the link method and path. |
|
| 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.DPoint |
|---|
getCoord, getId, getTooltip, getType, setId, setTooltip, setType |
| 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 DPointLink()
public DPointLink(java.lang.String a_target)
public DPointLink(java.lang.String a_method,
java.lang.String a_path)
| 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 | ||||||||